Class WSSecurityTokenHolder
java.lang.Object
org.apache.wss4j.dom.message.WSSecBase
org.apache.cxf.ws.security.wss4j.policyhandlers.WSSecurityTokenHolder
public class WSSecurityTokenHolder
extends org.apache.wss4j.dom.message.WSSecBase
-
Field Summary
Fields inherited from class org.apache.wss4j.dom.message.WSSecBase
addWSUNamespace, attachmentCallbackHandler, callbackLookup, expandXopInclude, keyIdentifierType, password, storeBytesInAttachment, user -
Constructor Summary
ConstructorsConstructorDescriptionWSSecurityTokenHolder(SecurityToken t, org.apache.wss4j.dom.message.WSSecHeader securityHeader) -
Method Summary
Methods inherited from class org.apache.wss4j.dom.message.WSSecBase
clean, getDocument, getIdAllocator, getKeyIdentifierType, getParts, getSecurityHeader, getWsDocInfo, isExpandXopInclude, setAttachmentCallbackHandler, setBodyID, setCallbackLookup, setExpandXopInclude, setIdAllocator, setKeyIdentifierType, setStoreBytesInAttachment, setUserInfo, setWsDocInfo, setWsuId
-
Constructor Details
-
WSSecurityTokenHolder
public WSSecurityTokenHolder(SecurityToken t, org.apache.wss4j.dom.message.WSSecHeader securityHeader)
-
-
Method Details
-
getToken
-