Searched refs:INVALID_REALM_FOR_SESSION (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/logging/
H A DLogUtil.java366 public static final String INVALID_REALM_FOR_SESSION = "INVALID_REALM_FOR_SESSION"; field in class:LogUtil
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/org/forgerock/openam/saml2/
H A DUtilProxySAMLAuthenticatorLookup.java266 logError(Level.INFO, LogUtil.INVALID_REALM_FOR_SESSION, data.getSession(), null,
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/logging/
H A DLogUtil.java369 public static final String INVALID_REALM_FOR_SESSION = "INVALID_REALM_FOR_SESSION"; field in class:LogUtil
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/org/forgerock/openam/saml2/
H A DUtilProxySAMLAuthenticatorLookup.java267 logError(Level.INFO, LogUtil.INVALID_REALM_FOR_SESSION, data.getSession(), null,
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSSOUtil.java325 LogUtil.error(Level.INFO, LogUtil.INVALID_REALM_FOR_SESSION, data, session, null);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSSOUtil.java329 LogUtil.error(Level.INFO, LogUtil.INVALID_REALM_FOR_SESSION, data, session, null);

Completed in 58 milliseconds