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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAMLoginContext.java628 updateLoginState(indexType, indexName, configName, orgDN);
1423 void updateLoginState(IndexType indexType, String indexName, String configName, String orgDN) { method in class:AMLoginContext
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAMLoginContext.java632 updateLoginState(indexType, indexName, configName, orgDN);
1390 private void updateLoginState(IndexType indexType, String indexName, String configName, String orgDN) { method in class:AMLoginContext

Completed in 257 milliseconds