org.eclipse.higgins.util.saml
Class SAMLConditions
java.lang.Object
org.eclipse.higgins.util.saml.XMLElement
org.eclipse.higgins.util.saml.SAMLConditions
- public class SAMLConditions
- 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 |
SAMLConditions
public SAMLConditions(Document document)
SAMLConditions
public SAMLConditions()
SAMLConditions
public SAMLConditions(InputStream stream)
throws SAXException,
IOException
SAMLConditions
public SAMLConditions(Reader reader)
throws SAXException,
IOException
SAMLConditions
public SAMLConditions(Document document,
Element element)
getNotBefore
public Date getNotBefore()
setNotBefore
public void setNotBefore(Date value)
getNotOnOrAfter
public Date getNotOnOrAfter()
setNotOnOrAfter
public void setNotOnOrAfter(Date value)