Interface SecurityTokenReference
- All Superinterfaces:
Token
- All Known Implementing Classes:
SecurityTokenReferenceImpl
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidsetReference(Reference ref) voidsetTokenType(String tokenType) Methods inherited from interface com.sun.xml.ws.security.Token
getTokenValue, getType
-
Field Details
-
KEYIDENTIFIER
- See Also:
-
REFERENCE
- See Also:
-
TOKEN_TYPE
-
-
Method Details