Interface Summary |
Action |
This is an interface to the Action object, used in decision-making. |
AuthTokenParser |
This interface defines the method needed for extracting the known Credentials
from Authorisation Tokens. |
Credentials |
This class implements the Credentials: the initiator's Access Decision
Information (ADI) in terms of the ISO 10181-3 access control
(authorisation) framework.
|
CredentialsService |
This interface defines a call-back mechanism to let the AEF (Access decision
Enforcement Function; refer to ISO 10181-3 access control framework) define
its own criteria for credential usage. |
DelegatableToken |
This interface represents a implementation-independent Delegatable
Authorisation Token.
|
Obligation |
The interface to access an obligation. |
Obligations |
The interface to a set of obligations. |
ParsedToken |
This interface represents a implementation-independent Authorisation Token.
|
PBAAPI |
This is a generic Privilege Based Access Control interface. |
PolicyParser |
This interface defines the methods on the policy parser. |
Response |
This interface is the interface for accessing the authorisation response returned by the PermisRBAC.
|
Subject |
This is an interface defining basic operations on a Subject. |
Target |
This is the interface to a target object. |