Searched defs:getAuthenticatorAppRegistrationUri (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.java515 final String authenticatorAppRegistrationUri = getAuthenticatorAppRegistrationUri(settings, id);
527 private String getAuthenticatorAppRegistrationUri(OathDeviceSettings settings, AMIdentity id) throws 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.java546 final String authenticatorAppRegistrationUri = getAuthenticatorAppRegistrationUri(settings, id);
558 private String getAuthenticatorAppRegistrationUri(OathDeviceSettings settings, AMIdentity id) throws method in class:AuthenticatorOATH

Completed in 31 milliseconds