Searched defs:getOathDeviceSettings (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.java260 final OathDeviceSettings settings = getOathDeviceSettings(id.getName(), id.getRealm());
738 private OathDeviceSettings getOathDeviceSettings(String username, String realm) 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.java284 final OathDeviceSettings settings = getOathDeviceSettings(id.getName(), id.getRealm());
766 private OathDeviceSettings getOathDeviceSettings(String username, String realm) method in class:AuthenticatorOATH

Completed in 32 milliseconds