NameIdentifier(String name, String nameQualifier, String format) Constructs a NameQualifier instance.
Parameters: name - The string representing the name of the Subject Parameters: nameQualifier - The security or administrative domain that qualifiesthe name of the Subject.
Constructs a NameQualifier instance.
Parameters: name - The string representing the name of the Subject Parameters: nameQualifier - The security or administrative domain that qualifiesthe name of the Subject. This is optional could benull or "". Parameters: format - The syntax used to describe the name of theSubject. This optional, could be null or "". exception: SAMLException - if the input has an error.
Constructs a NameIdentifer element from an existing XML
block.
Parameters: nameIdentifierElement - A org.w3c.dom.Elementrepresenting DOM tree for NameIdentifier object exception: SAMLException - if it could not process theorg.w3c.dom.Element properly, implying that thereis an error in the sender or in the element definition.
Fields inherited from com.sun.xml.wss.saml.internal.saml11.jaxb10.impl.NameIdentifierImpl