Searched defs:LOGIN_OPTIONAL (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.java125 private static final int LOGIN_OPTIONAL = 2; field in class:AuthenticatorOATH
271 case LOGIN_OPTIONAL:
285 case LOGIN_OPTIONAL:
363 return LOGIN_OPTIONAL;
369 return LOGIN_OPTIONAL;
/forgerock/openam/openam-authentication/openam-auth-fr-oath/src/main/java/org/forgerock/openam/authentication/modules/fr/oath/
H A DAuthenticatorOATH.java135 private static final int LOGIN_OPTIONAL = 2; field in class:AuthenticatorOATH
295 case LOGIN_OPTIONAL:
309 case LOGIN_OPTIONAL:
386 return LOGIN_OPTIONAL;
392 return LOGIN_OPTIONAL;

Completed in 35 milliseconds