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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/spi/
H A DAMAuthCallBackImpl.java85 static final String DEBUG_FILE = "amAuth"; field in class:AMAuthCallBackImpl
88 static final String bundleName = DEBUG_FILE;
94 private static Debug debug = Debug.getInstance(DEBUG_FILE);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/spi/
H A DAMAuthCallBackImpl.java85 static final String DEBUG_FILE = "amAuth"; field in class:AMAuthCallBackImpl
88 static final String bundleName = DEBUG_FILE;
94 private static Debug debug = Debug.getInstance(DEBUG_FILE);

Completed in 22 milliseconds