Searched refs:ASSERTION_EFFECTIVE_TIME (Results 1 - 9 of 9) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/fedlet/ag/
H A DAssertionGen.java199 int effectiveTime = SAML2Constants.ASSERTION_EFFECTIVE_TIME;
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Constants.java1130 public int ASSERTION_EFFECTIVE_TIME = 600; field in interface:SAML2Constants
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/servlet/
H A DIPSigninRequest.java362 int effectiveTime = SAML2Constants.ASSERTION_EFFECTIVE_TIME;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Constants.java1126 public int ASSERTION_EFFECTIVE_TIME = 600; field in interface:SAML2Constants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/common/
H A DWSFederationUtils.java545 SAML2Constants.ASSERTION_EFFECTIVE_TIME_ATTRIBUTE, SAML2Constants.ASSERTION_EFFECTIVE_TIME);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DLogoutUtil.java232 int effectiveTime = SAML2Constants.ASSERTION_EFFECTIVE_TIME;
244 effectiveTime = SAML2Constants.ASSERTION_EFFECTIVE_TIME;
H A DIDPSSOUtil.java2748 int effectiveTime = SAML2Constants.ASSERTION_EFFECTIVE_TIME;
2763 effectiveTime = SAML2Constants.ASSERTION_EFFECTIVE_TIME;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DLogoutUtil.java234 int effectiveTime = SAML2Constants.ASSERTION_EFFECTIVE_TIME;
246 effectiveTime = SAML2Constants.ASSERTION_EFFECTIVE_TIME;
H A DIDPSSOUtil.java2781 int effectiveTime = SAML2Constants.ASSERTION_EFFECTIVE_TIME;
2796 effectiveTime = SAML2Constants.ASSERTION_EFFECTIVE_TIME;

Completed in 57 milliseconds