Searched defs:createQRCodeCallback (Results 1 - 3 of 3) sorted by relevance

/forgerock/openam/openam-authentication/openam-auth-push/src/main/java/org/forgerock/openam/authentication/modules/push/registration/
H A DAuthenticatorPushRegistration.java370 createQRCodeCallback(newDeviceRegistrationProfile, id, messageId, SCRIPT_OUTPUT_CALLBACK_INDEX,
374 private Callback createQRCodeCallback(PushDeviceSettings deviceProfile, AMIdentity id, String messageId, method in class:AuthenticatorPushRegistration
/forgerock/openam-v13/openam-authentication/openam-auth-fr-oath/src/main/java/org/forgerock/openam/authentication/modules/fr/oath/
H A DAuthenticatorOATH.java489 replaceCallback(REGISTER_DEVICE, SCRIPT_OUTPUT_CALLBACK_INDEX, createQRCodeCallback(settings, id,
511 private Callback createQRCodeCallback(OathDeviceSettings settings, AMIdentity id, int callbackIndex) 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.java520 replaceCallback(REGISTER_DEVICE, SCRIPT_OUTPUT_CALLBACK_INDEX, createQRCodeCallback(settings, id,
542 private Callback createQRCodeCallback(OathDeviceSettings settings, AMIdentity id, int callbackIndex) method in class:AuthenticatorOATH

Completed in 45 milliseconds