Package com.sun.xml.ws.security.trust
Class GenericToken
java.lang.Object
com.sun.xml.ws.security.trust.GenericToken
- All Implemented Interfaces:
Token
- Author:
- Jiandong Guo
-
Constructor Summary
ConstructorsConstructorDescriptionGenericToken(SecurityHeaderElement headerElement) GenericToken(jakarta.xml.bind.JAXBElement token) GenericToken(Element token) Creates a new instance of GenericTokenGenericToken(Element token, String tokenType) -
Method Summary
-
Constructor Details
-
GenericToken
Creates a new instance of GenericToken -
GenericToken
public GenericToken(jakarta.xml.bind.JAXBElement token) -
GenericToken
-
GenericToken
-
-
Method Details
-
getType
-
getTokenValue
- Specified by:
getTokenValuein interfaceToken
-
getElement
-
getId
-
setId
-