public class OldProvidedNameIdentifier
extends oracle.security.xmlsec.saml.NameIdentifier
| Constructor and Description | 
|---|
| OldProvidedNameIdentifier(org.w3c.dom.Document owner)Creates a new  OldProvidedNameIdentifierinstance. | 
| OldProvidedNameIdentifier(org.w3c.dom.Element element)Creates a new  OldProvidedNameIdentifierinstance from the given Element node. | 
| OldProvidedNameIdentifier(org.w3c.dom.Element element, java.lang.String SystemId)Creates a new  OldProvidedNameIdentifierinstance from the given Element node. | 
getFormat, getNameQualifier, getSubjectName, getValue, setFormat, setNameQualifier, setSubjectName, setValueaddNSPrefixAttr, addNSPrefixAttr, addNSPrefixAttrDefault, addNSPrefixAttrDefault, getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getChildElementsByTagName, getChildElementsByTagName, getChildElementsByTagNameNS, getChildElementsByTagNameNS, getDefaultNSPrefix, getElement, getElementsByTagName, getElementsByTagNameNS, getTagName, hasAttribute, hasAttributeNS, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setDefaultNSPrefixappendChild, appendChild, appendTo, cloneNode, getAttributes, getChildNodes, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNode, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getSystemId, hasAttributes, hasChildNodes, insertBefore, insertBefore, isSupported, normalize, removeChild, removeChild, replaceChild, replaceChild, setNodeValue, setPrefix, setSystemId, toBytesXML, toStringXML
public OldProvidedNameIdentifier(org.w3c.dom.Element element)
                          throws org.w3c.dom.DOMException
OldProvidedNameIdentifier instance from the given Element node.element - A Liberty OldProvidedNameIdentifier element.org.w3c.dom.DOMException
public OldProvidedNameIdentifier(org.w3c.dom.Element element,
                         java.lang.String SystemId)
                          throws org.w3c.dom.DOMException
OldProvidedNameIdentifier instance from the given Element node.element - A Liberty OldProvidedNameIdentifier element.org.w3c.dom.DOMException
public OldProvidedNameIdentifier(org.w3c.dom.Document owner)
                          throws org.w3c.dom.DOMException
OldProvidedNameIdentifier instance.owner - The owner document of the new OldProvidedNameIdentifier.org.w3c.dom.DOMException