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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/spi/
H A DAMModuleProperties.java73 private static final String amAuth = "amAuth"; field in class:AMModuleProperties
74 private static Debug debug = Debug.getInstance(amAuth);
101 throw new AuthLoginException(amAuth, "getModulePropertiesError",
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/spi/
H A DAMModuleProperties.java76 private static final String amAuth = "amAuth"; field in class:AMModuleProperties
77 private static Debug debug = Debug.getInstance(amAuth);
104 throw new AuthLoginException(amAuth, "getModulePropertiesError",

Completed in 49 milliseconds