Searched refs:amAuthContext (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/
H A DAuthContext.java127 private static final String amAuthContext = "amAuthContext"; field in class:AuthContext
142 protected static Debug authDebug = Debug.getInstance(amAuthContext);
144 com.sun.identity.shared.locale.Locale.getInstallResourceBundle(amAuthContext);
657 throw new AuthLoginException(amAuthContext, "loginError",
688 throw new AuthLoginException(amAuthContext, "loginError",null);
1463 amAuthContext, "statusNotSuccess", null);
1470 amAuthContext, "statusNotSuccess", null);
1475 throw new L10NMessageImpl(amAuthContext, "noStatusNode", null);
1485 amAuthContext, "createSSOTokenErro
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/
H A DAuthContext.java127 private static final String amAuthContext = "amAuthContext"; field in class:AuthContext
142 protected static Debug authDebug = Debug.getInstance(amAuthContext);
144 com.sun.identity.shared.locale.Locale.getInstallResourceBundle(amAuthContext);
657 throw new AuthLoginException(amAuthContext, "loginError",
688 throw new AuthLoginException(amAuthContext, "loginError",null);
1463 amAuthContext, "statusNotSuccess", null);
1470 amAuthContext, "statusNotSuccess", null);
1475 throw new L10NMessageImpl(amAuthContext, "noStatusNode", null);
1485 amAuthContext, "createSSOTokenErro
[all...]

Completed in 34 milliseconds