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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java3476 AMPostAuthProcessInterface getPostLoginProcessInstance(String className) { method in class:LoginState
5064 = getPostLoginProcessInstance(postLoginClassName);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java3368 private AMPostAuthProcessInterface getPostLoginProcessInstance(String className) { method in class:LoginState
4964 AMPostAuthProcessInterface postProcessInstance = getPostLoginProcessInstance(postLoginClassName);

Completed in 56 milliseconds