Package | Description |
---|---|
com.netscape.certsrv.authorization |
Class and Description |
---|
AuthzManagerProxy
A class represents an authorization manager.
|
AuthzMgrPlugin
This class represents a registered authorization manager plugin.
|
AuthzToken
Authorization token returned by Authorization Managers.
|
EAuthzAccessDenied
Exception for authorization failure
|
EAuthzException
This class represents authorization exceptions.
|
EAuthzInternalError
An exception for internal error for authorization.
|
IAuthzManager
Authorization Manager interface needs to be implemented by all
authorization managers.
|