org.eclipse.higgins.util.saml
Class SAML2Subject
java.lang.Object
org.eclipse.higgins.util.saml.XMLElement
org.eclipse.higgins.util.saml.SAML2Subject
- public class SAML2Subject
- 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 |
SAML2Subject
public SAML2Subject(Document document)
SAML2Subject
public SAML2Subject()
SAML2Subject
public SAML2Subject(InputStream stream)
throws SAXException,
IOException
SAML2Subject
public SAML2Subject(Reader reader)
throws SAXException,
IOException
SAML2Subject
public SAML2Subject(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)