|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents a implementation-independent Authorisation Token. In default PERMIS RBAC the implementation-specific AuthZ Tokens are X.509 Attribute Certificates. In Shibboleth PERMIS RBAC they are Shibboleth Attributes. Other may be supplied.
Method Summary | |
Credentials |
getCredentials()
This method extracts the Credentials from the object representing the Authorisation Token. |
Entry |
getHolder()
This method extracts the Holder's Entry from the Authorisation Token. |
TokenLocator |
getIssuerTokenLocator()
This method extracts the Issuer's Token Locator from the Authorisation token. |
Method Detail |
public Credentials getCredentials()
The result is never null.
public Entry getHolder()
public TokenLocator getIssuerTokenLocator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |