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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/internal/
H A DAuthContext.java136 protected final static String authDebugName = "amAuthInternal"; field in class:AuthContext
138 protected static Debug authDebug = Debug.getInstance(authDebugName);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/internal/
H A DAuthContext.java136 protected final static String authDebugName = "amAuthInternal"; field in class:AuthContext
138 protected static Debug authDebug = Debug.getInstance(authDebugName);

Completed in 75 milliseconds