com.sun.xml.ws.security.opt.api
Interface SecurityHeaderElement

All Superinterfaces:
SecurityElement
All Known Implementing Classes:
BinarySecurityToken, DerivedKey, DerivedKeyToken, DirectReference, EncryptedData, EncryptedHeader, EncryptedHeader, EncryptedKey, EncryptedSignedMessageHeader, EnvelopedSignedMessageHeader, GSHeaderElement, JAXBEncryptedData, JAXBEncryptedKey, JAXBSignatureHeaderElement, KerberosBinarySecurityToken, KeyIdentifier, ReferenceListHeader, SAMLAssertion, SAMLToken, SecurityContextToken, SecurityContextToken, SecurityContextToken13, SecurityTokenReference, Signature, SignatureConfirmation, SignatureConfirmation, SignedMessageHeader, Timestamp, TimestampHeader, UsernameToken, UsernameTokenHeader, X509BinarySecurityToken, X509Data, X509IssuerSerial

public interface SecurityHeaderElement
extends SecurityElement

Author:
K.Venugopal@sun.com

Method Summary
 boolean refersToSecHdrWithId(String id)
           
 
Methods inherited from interface com.sun.xml.ws.security.opt.api.SecurityElement
getId, getLocalPart, getNamespaceURI, readHeader, setId
 

Method Detail

refersToSecHdrWithId

boolean refersToSecHdrWithId(String id)
Parameters:
id -
Returns:


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.