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

/forgerock/openam-v13/openam-authentication/openam-auth-fr-oath/src/main/java/org/forgerock/openam/authentication/modules/fr/oath/
H A DAuthenticatorOATH.java263 detectNecessity(id); //figures out whether we're optional or not, based on server + user setting
471 private void detectNecessity(AMIdentity identity) throws AuthLoginException, IdRepoException, SSOException { method in class:AuthenticatorOATH
/forgerock/openam/openam-authentication/openam-auth-fr-oath/src/main/java/org/forgerock/openam/authentication/modules/fr/oath/
H A DAuthenticatorOATH.java287 detectNecessity(id); //figures out whether we're optional or not, based on server + user setting
502 private void detectNecessity(AMIdentity identity) throws AuthLoginException, IdRepoException, SSOException { method in class:AuthenticatorOATH

Completed in 24 milliseconds