Searched defs:getAttributeValueFromIDPSSOConfig (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.java1040 String discoBootstrapEnabled = getAttributeValueFromIDPSSOConfig(
1301 idpAttributeMapperName = getAttributeValueFromIDPSSOConfig(
1350 idpAuthnContextMapperName = getAttributeValueFromIDPSSOConfig(
1398 idpECPSessionMapperName = getAttributeValueFromIDPSSOConfig(realm,
2276 String authUrl = getAttributeValueFromIDPSSOConfig(
2301 public static String getAttributeValueFromIDPSSOConfig( method in class:IDPSSOUtil
2305 String classMethod = "IDPSSOUtil.getAttributeValueFromIDPSSOConfig: ";
2749 String effectiveTimeStr = getAttributeValueFromIDPSSOConfig(
2783 String skewTimeStr = getAttributeValueFromIDPSSOConfig(
2831 String timeskewStr = getAttributeValueFromIDPSSOConfig(
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSSOUtil.java1049 String discoBootstrapEnabled = getAttributeValueFromIDPSSOConfig(
1332 idpAttributeMapperName = getAttributeValueFromIDPSSOConfig(
1381 idpAuthnContextMapperName = getAttributeValueFromIDPSSOConfig(
1429 idpECPSessionMapperName = getAttributeValueFromIDPSSOConfig(realm,
2309 String authUrl = getAttributeValueFromIDPSSOConfig(
2334 public static String getAttributeValueFromIDPSSOConfig( method in class:IDPSSOUtil
2338 String classMethod = "IDPSSOUtil.getAttributeValueFromIDPSSOConfig: ";
2782 String effectiveTimeStr = getAttributeValueFromIDPSSOConfig(
2816 String skewTimeStr = getAttributeValueFromIDPSSOConfig(
2864 String timeskewStr = getAttributeValueFromIDPSSOConfig(
[all...]

Completed in 43 milliseconds