Searched defs:isIDPProxyEnabled (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSSSOAndFedHandler.java398 boolean isProxy = isIDPProxyEnabled(authnRequest);
1555 protected boolean isIDPProxyEnabled(FSAuthnRequest authnRequest) method in class:FSSSOAndFedHandler
H A DFSAssertionArtifactHandler.java547 if (isIDPProxyEnabled(requestID)) {
1845 protected boolean isIDPProxyEnabled(String requestID) { method in class:FSAssertionArtifactHandler
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSSSOAndFedHandler.java398 boolean isProxy = isIDPProxyEnabled(authnRequest);
1555 protected boolean isIDPProxyEnabled(FSAuthnRequest authnRequest) method in class:FSSSOAndFedHandler
H A DFSAssertionArtifactHandler.java549 if (isIDPProxyEnabled(requestID)) {
1847 protected boolean isIDPProxyEnabled(String requestID) { method in class:FSAssertionArtifactHandler
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPProxyUtil.java436 public static boolean isIDPProxyEnabled(AuthnRequest authnRequest, method in class:IDPProxyUtil
495 public static boolean isIDPProxyEnabled(String requestID) { method in class:IDPProxyUtil
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPProxyUtil.java469 public static boolean isIDPProxyEnabled(AuthnRequest authnRequest, method in class:IDPProxyUtil
528 public static boolean isIDPProxyEnabled(String requestID) { method in class:IDPProxyUtil

Completed in 52 milliseconds