Searched refs:getPreviousIndexType (Results 1 - 5 of 5) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAMLoginContext.java1717 IndexType previousType = loginState.getPreviousIndexType();
H A DAuthUtils.java1421 return loginState.getPreviousIndexType();
H A DLoginState.java3211 public AuthContext.IndexType getPreviousIndexType() { method in class:LoginState
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAMLoginContext.java1683 IndexType previousType = authContext.getLoginState().getPreviousIndexType();
H A DLoginState.java3120 AuthContext.IndexType getPreviousIndexType() { method in class:LoginState

Completed in 72 milliseconds