Searched defs:AUTH_COMPLETED (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginStatus.java62 public static final int AUTH_COMPLETED = 5; field in class:LoginStatus
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginStatus.java62 public static final int AUTH_COMPLETED = 5; field in class:LoginStatus
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/internal/
H A DAuthContext.java126 public static final int AUTH_COMPLETED = 5; field in class:AuthContext
659 loginStatus = AUTH_COMPLETED;
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/internal/
H A DAuthContext.java126 public static final int AUTH_COMPLETED = 5; field in class:AuthContext
659 loginStatus = AUTH_COMPLETED;

Completed in 36 milliseconds