org.eclipse.higgins.util.saml
Class SAML2AuthnStatement
java.lang.Object
org.eclipse.higgins.util.saml.XMLElement
org.eclipse.higgins.util.saml.SAML2AuthnStatement
- public class SAML2AuthnStatement
- 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 |
SAML2AuthnStatement
public SAML2AuthnStatement(Document document)
SAML2AuthnStatement
public SAML2AuthnStatement()
SAML2AuthnStatement
public SAML2AuthnStatement(InputStream stream)
throws SAXException,
IOException
SAML2AuthnStatement
public SAML2AuthnStatement(Reader reader)
throws SAXException,
IOException
SAML2AuthnStatement
public SAML2AuthnStatement(Document document,
Element element)
getAuthnInstant
public Date getAuthnInstant()
setAuthnInstant
public void setAuthnInstant(Date value)
getAuthnContextClassRef
public String getAuthnContextClassRef()
setAuthnContextClassRef
public void setAuthnContextClassRef(String value)