|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SecurityToken
Interface that represents a security token.
| Method Summary | |
|---|---|
java.lang.String |
getTokenType()
Obtains the type of the security token. |
java.lang.Object |
getTokenValue()
Obtains the value of the security token. |
| Method Detail |
|---|
java.lang.String getTokenType()
Obtains the type of the security token.
String representing the security token type.java.lang.Object getTokenValue()
Obtains the value of the security token.
Object representing the security token value.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||