Searched defs:getNotBeforeSkewTime (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSSOUtil.java997 int notBeforeSkewTime = getNotBeforeSkewTime(realm, idpEntityID);
2777 protected static int getNotBeforeSkewTime(String realm, method in class:IDPSSOUtil
2779 String classMethod = "IDPSSOUtil.getNotBeforeSkewTime:";
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSSOUtil.java1006 int notBeforeSkewTime = getNotBeforeSkewTime(realm, idpEntityID);
2810 protected static int getNotBeforeSkewTime(String realm, method in class:IDPSSOUtil
2812 String classMethod = "IDPSSOUtil.getNotBeforeSkewTime:";

Completed in 33 milliseconds