Uses of Class
com.sun.xml.wss.core.SecurityHeader
Packages that use SecurityHeader
-
Uses of SecurityHeader in com.sun.xml.wss.core
Methods in com.sun.xml.wss.core with parameters of type SecurityHeaderModifier and TypeMethodDescriptionvoidEncryptedHeaderBlock.copyAttributes(SecurableSoapMessage secureMsg, SecurityHeader _secHeader) -
Uses of SecurityHeader in com.sun.xml.wss.impl
Methods in com.sun.xml.wss.impl that return SecurityHeaderModifier and TypeMethodDescriptionSecurableSoapMessage.findOrCreateSecurityHeader()Finds or creates wsse:Security HeaderSecurableSoapMessage.findSecurityHeader()Finds wsse:Security HeaderSecurableSoapMessage.findWsseSecurityHeaderBlock(boolean doCreate, boolean mustUnderstand) Finds wsse:Security Header Block.