org.eclipse.higgins.util.saml
Class SAML1Subject
java.lang.Object
org.eclipse.higgins.util.saml.XMLElement
org.eclipse.higgins.util.saml.SAML1Subject
- public class SAML1Subject
- extends XMLElement
| Methods inherited from class org.eclipse.higgins.util.saml.XMLElement |
addNamespaceAttributes, createID, dump, fromXMLDate, getDocument, getElement, getID, getTextContent, hasKeyInfo, hasSignature, setID, setTextContent, sign, sign, toString, toXMLDate, verify, verifyFromKeyInfo |
SAML1Subject
public SAML1Subject(Document document)
SAML1Subject
public SAML1Subject()
SAML1Subject
public SAML1Subject(InputStream stream)
throws SAXException,
IOException
SAML1Subject
public SAML1Subject(Reader reader)
throws SAXException,
IOException
SAML1Subject
public SAML1Subject(Document document,
Element element)
getNameIDFormat
public String getNameIDFormat()
setNameIDFormat
public void setNameIDFormat(String value)
getNameID
public String getNameID()
setNameID
public void setNameID(String value)
getSubjectConfirmationMethod
public String getSubjectConfirmationMethod()
setSubjectConfirmationMethod
public void setSubjectConfirmationMethod(String value)