Searched defs:createBasicDevice (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.java296 newDevice = createBasicDevice();
430 private OathDeviceSettings createBasicDevice() throws AuthLoginException { 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.java320 newDevice = createBasicDevice();
457 private OathDeviceSettings createBasicDevice() throws AuthLoginException { method in class:AuthenticatorOATH

Completed in 34 milliseconds