Uses of Class
com.okta.idx.sdk.api.model.CurrentAuthenticatorEnrollment
-
Uses of CurrentAuthenticatorEnrollment in com.okta.idx.sdk.api.response
Modifier and TypeMethodDescriptionIDXResponse.getCurrentAuthenticator()
AuthenticationResponse.getCurrentAuthenticatorEnrollment()
IDXResponse.getCurrentAuthenticatorEnrollment()
Modifier and TypeMethodDescriptionvoid
AuthenticationResponse.setCurrentAuthenticatorEnrollment
(CurrentAuthenticatorEnrollment currentAuthenticatorEnrollment) -
Uses of CurrentAuthenticatorEnrollment in com.okta.idx.sdk.webauthn
Modifier and TypeMethodDescriptionvoid
WebAuthnParams.setCurrentAuthenticator
(CurrentAuthenticatorEnrollment currentAuthenticator)