Class krbAdminApp

Description

phpSATk - RAD Framework for system/network administration tasks Copyright (C) 2006 Moritz Bechler

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

$Id: krbadmin.app.php 133 2007-05-08 12:15:32Z mbechler $

Located in /phpsatk/krbAdmin/app-local/org.eenterphace.sat.app.krbadmin/krbadmin.app.php (line 31)


	
			
Method Summary
void addPolicy (Request $req)
void addPrincipal (Request $req)
void deletePolicy (Request $req)
void deletePrincipal (Request $req)
void listPolicies (Request $req)
void listPrincipals (Request $req)
void viewPolicy (Request $req)
void viewPrincipal (Request $req)
Methods
addPolicy (line 232)

Add a policy

  • access: public
  • static:
void addPolicy (Request $req)
addPrincipal (line 200)

Add a principal

  • access: public
  • static:
void addPrincipal (Request $req)
deletePolicy (line 168)

Delete a policy

in: (required) 'name' - Policy name

  • access: public
  • static:
void deletePolicy (Request $req)
deletePrincipal (line 134)

Delete a principal

in: (required) 'name' - Principal name

  • access: public
  • static:
void deletePrincipal (Request $req)
listPolicies (line 67)

Lists policies

  • access: public
  • static:
void listPolicies (Request $req)
listPrincipals (line 37)

Lists principals

  • access: public
  • static:
void listPrincipals (Request $req)
viewPolicy (line 117)

View/edit a policy

in: (required) 'name' - Policy name

  • access: public
  • static:
void viewPolicy (Request $req)
viewPrincipal (line 100)

View/edit information about a principal

in: (required) 'name' - Principal name

  • access: public
  • static:
void viewPrincipal (Request $req)

Documentation generated on Mon, 21 May 2007 10:35:05 +0200 by phpDocumentor 1.3.0RC5