Interface SecurityHeaderBlock

All Superinterfaces:
Element, javax.xml.soap.Node, Node, javax.xml.soap.SOAPElement
All Known Subinterfaces:
SecurityToken
All Known Implementing Classes:
BinarySecurityToken, DerivedKeyTokenHeaderBlock, EncryptedDataHeaderBlock, EncryptedKeyHeaderBlock, EncryptedKeyToken, EncryptedTypeHeaderBlock, KeyInfoHeaderBlock, ReferenceListHeaderBlock, SamlAssertionHeaderBlock, SecurityContextTokenImpl, SecurityHeaderBlockImpl, SecurityTokenReference, SignatureConfirmationHeaderBlock, SignatureHeaderBlock, Timestamp, UsernameToken, X509SecurityToken

public interface SecurityHeaderBlock extends javax.xml.soap.SOAPElement
Author:
XWS-Security Development Team