org.eclipse.higgins.util.saml
Class SAMLSubject
java.lang.Object
org.eclipse.higgins.util.saml.XMLElement
org.eclipse.higgins.util.saml.SAMLSubject
- public class SAMLSubject
- extends XMLElement
| Methods inherited from class org.eclipse.higgins.util.saml.XMLElement |
addNamespaceAttributes, createID, dump, fromXMLDate, getDocument, getElement, getID, getNameSpace, getTextContent, hasKeyInfo, hasSignature, setID, setTextContent, sign, sign, toString, toXMLDate, verify, verifyFromKeyInfo |
SAMLSubject
public SAMLSubject(Document document,
String nameSpace)
SAMLSubject
public SAMLSubject(String nameSpace)
SAMLSubject
public SAMLSubject(InputStream stream)
throws SAXException,
IOException
SAMLSubject
public SAMLSubject(Reader reader)
throws SAXException,
IOException
SAMLSubject
public SAMLSubject(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)