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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/config/
H A DAMAuthenticationManager.java345 public AMAuthenticationSchema getAuthenticationSchema(String authType) method in class:AMAuthenticationManager
347 return getAuthenticationSchema(authType, token);
350 private static AMAuthenticationSchema getAuthenticationSchema( method in class:AMAuthenticationManager
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/config/
H A DAMAuthenticationManager.java345 public AMAuthenticationSchema getAuthenticationSchema(String authType) method in class:AMAuthenticationManager
347 return getAuthenticationSchema(authType, token);
350 private static AMAuthenticationSchema getAuthenticationSchema( method in class:AMAuthenticationManager

Completed in 31 milliseconds