org.eclipse.higgins.util.saml
Class SAMLSubjectConfirmationData
java.lang.Object
org.eclipse.higgins.util.saml.XMLElement
org.eclipse.higgins.util.saml.SAMLSubjectConfirmationData
- public class SAMLSubjectConfirmationData
- extends XMLElement
| Methods inherited from class org.eclipse.higgins.util.saml.XMLElement |
addNamespaceAttributes, addNamespaceAttributes, createID, deleteID, dump, dump, fromXMLDate, getDocument, getElement, getID, getNameSpace, getTextContent, hasKeyInfo, hasSignature, setID, setTextContent, sign, sign, sign, sign, sign, sign, toString, toXMLDate, verify, verifyFromKeyInfo |
SAMLSubjectConfirmationData
public SAMLSubjectConfirmationData(Document document)
SAMLSubjectConfirmationData
public SAMLSubjectConfirmationData()
SAMLSubjectConfirmationData
public SAMLSubjectConfirmationData(InputStream stream)
throws SAXException,
IOException
SAMLSubjectConfirmationData
public SAMLSubjectConfirmationData(Reader reader)
throws SAXException,
IOException
SAMLSubjectConfirmationData
public SAMLSubjectConfirmationData(Document document,
Element element)
getInResponseTo
public String getInResponseTo()
setInResponseTo
public void setInResponseTo(String value)
getRecipient
public String getRecipient()
setRecipient
public void setRecipient(String value)
getNotOnOrAfter
public Date getNotOnOrAfter()
setNotOnOrAfter
public void setNotOnOrAfter(Date value)