|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@InterfaceAudience.Public @InterfaceStability.Evolving public interface DelegationToken
The Delegation tokens have a identifier which maps to
AbstractDelegationTokenIdentifier.
| Method Summary | |
|---|---|
ByteBuffer |
getIdentifier()
Get the token identifier. |
String |
getKind()
Get the token kind. |
ByteBuffer |
getPassword()
Get the token password |
String |
getService()
Get the service to which the token is allocated. |
| Method Detail |
|---|
@InterfaceAudience.Public @InterfaceStability.Stable ByteBuffer getIdentifier()
@InterfaceAudience.Public @InterfaceStability.Stable ByteBuffer getPassword()
@InterfaceAudience.Public @InterfaceStability.Stable String getKind()
@InterfaceAudience.Public @InterfaceStability.Stable String getService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||