Package com.netscape.certsrv.authorization
-
Interface Summary Interface Description IAuthzManager Authorization Manager interface needs to be implemented by all authorization managers.IAuthzSubsystem An interface that represents an authorization component -
Class Summary Class Description AuthzManagerProxy A class represents an authorization manager.AuthzMgrPlugin This class represents a registered authorization manager plugin.AuthzToken Authorization token returned by Authorization Managers. -
Exception Summary Exception Description EAuthzAccessDenied Exception for authorization failureEAuthzException 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 managerEAuthzUnknownProtectedRes Exception for protected resource unknown to the authorization managerEAuthzUnknownRealm