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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAuthenticationPrincipalDataRetrieverFactory.java38 * <code>com.sun.identity.authentication.principalDataRetriever</code> to
52 "com.sun.identity.authentication.principalDataRetriever";
64 private static AuthenticationPrincipalDataRetriever principalDataRetriever; field in class:AuthenticationPrincipalDataRetrieverFactory
71 principalDataRetriever =
94 return principalDataRetriever;
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAuthenticationPrincipalDataRetrieverFactory.java38 * <code>com.sun.identity.authentication.principalDataRetriever</code> to
52 "com.sun.identity.authentication.principalDataRetriever";
64 private static AuthenticationPrincipalDataRetriever principalDataRetriever; field in class:AuthenticationPrincipalDataRetrieverFactory
71 principalDataRetriever =
94 return principalDataRetriever;

Completed in 36 milliseconds