Package com.netscape.certsrv.authorization

Interface Summary
IAuthzManager Authorization Manager interface needs to be implemented by all authorization managers.
IAuthzSubsystem An interface that represents an authorization component
 

Class Summary
AuthzManagerProxy A class represents an authorization manager.
AuthzMgrPlugin This class represents a registered authorization manager plugin.
AuthzResources Deprecated.  
AuthzToken Authorization token returned by Authorization Managers.
 

Exception Summary
EAuthzAccessDenied Exception for authorization failure
EAuthzException This class represents authorization exceptions.
EAuthzInternalError An exception for internal error for authorization.
EAuthzMgrNotFound Exception for authorization manager not found.
EAuthzMgrPluginNotFound Exception for authorization manager plugin not found.
EAuthzUnknownOperation Exception for operation unknown to the authorization manager
EAuthzUnknownProtectedRes Exception for protected resource unknown to the authorization manager