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() |
clean, getDocument, getIdAllocator, getKeyIdentifierType, getParts, getSecurityHeader, getWsDocInfo, isExpandXopInclude, setAttachmentCallbackHandler, setBodyID, setCallbackLookup, setExpandXopInclude, setIdAllocator, setKeyIdentifierType, setStoreBytesInAttachment, setUserInfo, setWsDocInfo, setWsuId
public WSSecurityTokenHolder(SecurityToken t, org.apache.wss4j.dom.message.WSSecHeader securityHeader)
public SecurityToken getToken()
Apache CXF