public class WSSecurityTokenHolder
extends org.apache.wss4j.dom.message.WSSecBase
| Constructor and Description |
|---|
WSSecurityTokenHolder(SecurityToken t,
org.apache.wss4j.dom.message.WSSecHeader securityHeader) |
| Modifier and Type | Method and Description |
|---|---|
SecurityToken |
getToken() |
getDocument, getIdAllocator, getKeyIdentifierType, getParts, getSecurityHeader, getWsDocInfo, isExpandXopInclude, setAttachmentCallbackHandler, setBodyID, setCallbackLookup, setExpandXopInclude, setIdAllocator, setKeyIdentifierType, setStoreBytesInAttachment, setUserInfo, setWsDocInfo, setWsuIdpublic WSSecurityTokenHolder(SecurityToken t, org.apache.wss4j.dom.message.WSSecHeader securityHeader)
public SecurityToken getToken()
Apache CXF