Uses of Class
com.okta.idx.sdk.api.model.AuthenticatorEnrollments
Packages that use AuthenticatorEnrollments
-
Uses of AuthenticatorEnrollments in com.okta.idx.sdk.api.response
Methods in com.okta.idx.sdk.api.response that return AuthenticatorEnrollmentsModifier and TypeMethodDescriptionAuthenticationResponse.getAuthenticatorEnrollments()
IDXResponse.getAuthenticatorEnrollments()
Methods in com.okta.idx.sdk.api.response with parameters of type AuthenticatorEnrollmentsModifier and TypeMethodDescriptionvoid
AuthenticationResponse.setAuthenticatorEnrollments
(AuthenticatorEnrollments authenticatorEnrollments)