public static class SAML2Credentials.SAMLConditions
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
SAMLConditions() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getNotBefore() |
org.joda.time.DateTime |
getNotOnOrAfter() |
void |
setNotBefore(org.joda.time.DateTime notBefore) |
void |
setNotOnOrAfter(org.joda.time.DateTime notOnOrAfter) |
java.lang.String |
toString() |
public org.joda.time.DateTime getNotBefore()
public void setNotBefore(org.joda.time.DateTime notBefore)
public org.joda.time.DateTime getNotOnOrAfter()
public void setNotOnOrAfter(org.joda.time.DateTime notOnOrAfter)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2019. All Rights Reserved.