Searched refs:getPostLoginInstances (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));
4950 private Set<AMPostAuthProcessInterface> getPostLoginInstances(Set<String> postLoginClassSet) { method in class:LoginState

Completed in 40 milliseconds