public class EncryptedHeaderBlock extends SOAPElementExtension implements SOAPElement
| Modifier and Type | Field and Description |
|---|---|
protected SOAPElement |
delegateElement |
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE| Constructor and Description |
|---|
EncryptedHeaderBlock(Document doc) |
EncryptedHeaderBlock(SOAPElement delegateElement)
Creates a new instance of EncryptedHeaderBlock
|
addAttribute, addChildElement, createQName, getAttributeValue, getChildElements, getElementQName, removeAttribute, setElementQNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAttribute, addChildElement, createQName, getAttributeValue, getChildElements, getElementQName, removeAttribute, setElementQNameprotected SOAPElement delegateElement
public EncryptedHeaderBlock(Document doc) throws XWSSecurityException
XWSSecurityExceptionpublic EncryptedHeaderBlock(SOAPElement delegateElement) throws XWSSecurityException
XWSSecurityExceptionprotected void setSOAPElement(SOAPElement delegateElement)
public void copyAttributes(SecurableSoapMessage secureMsg, SecurityHeader _secHeader) throws XWSSecurityException
XWSSecurityExceptionprotected static SOAPFactory getSoapFactory()
public String getId()
public void setId(String id)
public String getType()
public void setType(String type)
public String getMimeType()
public void setMimeType(String mimeType)
public SOAPElement getAsSoapElement() throws XWSSecurityException
XWSSecurityExceptionpublic SOAPElement addChildElement(Name name) throws SOAPException
addChildElement in interface SOAPElementSOAPExceptionpublic SOAPElement addChildElement(String string) throws SOAPException
addChildElement in interface SOAPElementSOAPExceptionpublic SOAPElement addChildElement(String string, String string0) throws SOAPException
addChildElement in interface SOAPElementSOAPExceptionpublic SOAPElement addChildElement(String string, String string0, String string1) throws SOAPException
addChildElement in interface SOAPElementSOAPExceptionpublic SOAPElement addChildElement(SOAPElement sOAPElement) throws SOAPException
addChildElement in interface SOAPElementSOAPExceptionpublic void removeContents()
removeContents in interface SOAPElementpublic SOAPElement addTextNode(String string) throws SOAPException
addTextNode in interface SOAPElementSOAPExceptionpublic SOAPElement addAttribute(Name name, String string) throws SOAPException
addAttribute in interface SOAPElementSOAPExceptionpublic SOAPElement addNamespaceDeclaration(String string, String string0) throws SOAPException
addNamespaceDeclaration in interface SOAPElementSOAPExceptionpublic String getAttributeValue(Name name)
getAttributeValue in interface SOAPElementpublic Iterator getAllAttributes()
getAllAttributes in interface SOAPElementpublic Iterator getAllAttributesAsQNames()
getAllAttributesAsQNames in interface SOAPElementpublic String getNamespaceURI(String string)
getNamespaceURI in interface SOAPElementpublic Iterator getNamespacePrefixes()
getNamespacePrefixes in interface SOAPElementpublic Iterator getVisibleNamespacePrefixes()
getVisibleNamespacePrefixes in interface SOAPElementpublic Name getElementName()
getElementName in interface SOAPElementpublic boolean removeAttribute(Name name)
removeAttribute in interface SOAPElementpublic boolean removeNamespaceDeclaration(String string)
removeNamespaceDeclaration in interface SOAPElementpublic Iterator getChildElements()
getChildElements in interface SOAPElementpublic Iterator getChildElements(Name name)
getChildElements in interface SOAPElementpublic void setEncodingStyle(String string) throws SOAPException
setEncodingStyle in interface SOAPElementSOAPExceptionpublic String getEncodingStyle()
getEncodingStyle in interface SOAPElementpublic String getValue()
public void setValue(String string)
public void setParentElement(SOAPElement sOAPElement) throws SOAPException
SOAPExceptionpublic SOAPElement getParentElement()
public void detachNode()
public void recycleNode()
public String getNodeName()
getNodeName in interface Nodepublic String getNodeValue() throws DOMException
getNodeValue in interface NodeDOMExceptionpublic void setNodeValue(String nodeValue) throws DOMException
setNodeValue in interface NodeDOMExceptionpublic short getNodeType()
getNodeType in interface Nodepublic Node getParentNode()
getParentNode in interface Nodepublic NodeList getChildNodes()
getChildNodes in interface Nodepublic Node getFirstChild()
getFirstChild in interface Nodepublic Node getLastChild()
getLastChild in interface Nodepublic Node getPreviousSibling()
getPreviousSibling in interface Nodepublic Node getNextSibling()
getNextSibling in interface Nodepublic NamedNodeMap getAttributes()
getAttributes in interface Nodepublic Document getOwnerDocument()
getOwnerDocument in interface Nodepublic Node insertBefore(Node newChild, Node refChild) throws DOMException
insertBefore in interface NodeDOMExceptionpublic Node replaceChild(Node newChild, Node oldChild) throws DOMException
replaceChild in interface NodeDOMExceptionpublic Node removeChild(Node oldChild) throws DOMException
removeChild in interface NodeDOMExceptionpublic Node appendChild(Node newChild) throws DOMException
appendChild in interface NodeDOMExceptionpublic boolean hasChildNodes()
hasChildNodes in interface Nodepublic boolean isSupported(String feature, String version)
isSupported in interface Nodepublic String getNamespaceURI()
getNamespaceURI in interface Nodepublic void setPrefix(String prefix) throws DOMException
setPrefix in interface NodeDOMExceptionpublic String getLocalName()
getLocalName in interface Nodepublic boolean hasAttributes()
hasAttributes in interface Nodepublic String getBaseURI()
getBaseURI in interface Nodepublic short compareDocumentPosition(Node other) throws DOMException
compareDocumentPosition in interface NodeDOMExceptionpublic String getTextContent() throws DOMException
getTextContent in interface NodeDOMExceptionpublic void setTextContent(String textContent) throws DOMException
setTextContent in interface NodeDOMExceptionpublic boolean isSameNode(Node other)
isSameNode in interface Nodepublic String lookupPrefix(String namespaceURI)
lookupPrefix in interface Nodepublic boolean isDefaultNamespace(String namespaceURI)
isDefaultNamespace in interface Nodepublic String lookupNamespaceURI(String prefix)
lookupNamespaceURI in interface Nodepublic boolean isEqualNode(Node arg)
isEqualNode in interface Nodepublic Object getFeature(String feature, String version)
getFeature in interface Nodepublic Object setUserData(String key, Object data, UserDataHandler handler)
setUserData in interface Nodepublic Object getUserData(String key)
getUserData in interface Nodepublic String getTagName()
getTagName in interface Elementpublic String getAttribute(String name)
getAttribute in interface Elementpublic void setAttribute(String name, String value) throws DOMException
setAttribute in interface ElementDOMExceptionpublic void removeAttribute(String name) throws DOMException
removeAttribute in interface ElementDOMExceptionpublic Attr getAttributeNode(String name)
getAttributeNode in interface Elementpublic Attr setAttributeNode(Attr newAttr) throws DOMException
setAttributeNode in interface ElementDOMExceptionpublic Attr removeAttributeNode(Attr oldAttr) throws DOMException
removeAttributeNode in interface ElementDOMExceptionpublic NodeList getElementsByTagName(String name)
getElementsByTagName in interface Elementpublic String getAttributeNS(String namespaceURI, String localName) throws DOMException
getAttributeNS in interface ElementDOMExceptionpublic void setAttributeNS(String namespaceURI, String qualifiedName, String value) throws DOMException
setAttributeNS in interface ElementDOMExceptionpublic void removeAttributeNS(String namespaceURI, String localName) throws DOMException
removeAttributeNS in interface ElementDOMExceptionpublic Attr getAttributeNodeNS(String namespaceURI, String localName) throws DOMException
getAttributeNodeNS in interface ElementDOMExceptionpublic Attr setAttributeNodeNS(Attr newAttr) throws DOMException
setAttributeNodeNS in interface ElementDOMExceptionpublic NodeList getElementsByTagNameNS(String namespaceURI, String localName) throws DOMException
getElementsByTagNameNS in interface ElementDOMExceptionpublic boolean hasAttribute(String name)
hasAttribute in interface Elementpublic boolean hasAttributeNS(String namespaceURI, String localName) throws DOMException
hasAttributeNS in interface ElementDOMExceptionpublic TypeInfo getSchemaTypeInfo()
getSchemaTypeInfo in interface Elementpublic void setIdAttribute(String name, boolean isId) throws DOMException
setIdAttribute in interface ElementDOMExceptionpublic void setIdAttributeNS(String namespaceURI, String localName, boolean isId) throws DOMException
setIdAttributeNS in interface ElementDOMExceptionpublic void setIdAttributeNode(Attr idAttr, boolean isId) throws DOMException
setIdAttributeNode in interface ElementDOMExceptionpublic void isBSP(boolean flag)
public boolean isBSP()
Copyright © 2005–2018 Oracle Corporation. All rights reserved.