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

/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java4817 Set<AMPostAuthProcessInterface> postLoginInstanceSet = getPostLoginInstances(getPostLoginClassSet(indexType, indexName));
4887 private Set<String> getPostLoginClassSet(AuthContext.IndexType indexType, String indexName) { method in class:LoginState

Completed in 41 milliseconds