Class SecurityHeaderBlockImpl

java.lang.Object
com.sun.xml.wss.impl.misc.SOAPElementExtension
com.sun.xml.wss.impl.misc.SecurityHeaderBlockImpl
All Implemented Interfaces:
SecurityHeaderBlock, Node, SOAPElement, Element, Node
Direct Known Subclasses:
BinarySecurityToken, DerivedKeyTokenHeaderBlock, EncryptedKeyToken, EncryptedTypeHeaderBlock, KeyInfoHeaderBlock, ReferenceListHeaderBlock, SamlAssertionHeaderBlock, SecurityContextTokenImpl, SecurityTokenReference, SignatureConfirmationHeaderBlock, SignatureHeaderBlock, Timestamp, UsernameToken

public abstract class SecurityHeaderBlockImpl extends SOAPElementExtension implements SecurityHeaderBlock
Author:
XWS-Security Development Team