Class | Description |
---|---|
AuthzMgrPlugin |
This class represents a registered authorization manager plugin.
|
Exception | Description |
---|---|
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
|
EAuthzUnknownRealm |