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

/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAuthD.java217 private static AuthSessionFactory authSessionFactory = InjectorHolder.getInstance(AuthSessionFactory.class); field in class:AuthD
224 ssoAuthSession = authSessionFactory.getAuthenticationSession(defaultOrg);

Completed in 49 milliseconds