Uses of Class
com.okta.idx.sdk.api.model.AuthenticatorEnrollments
-
Packages that use AuthenticatorEnrollments Package Description com.okta.idx.sdk.api.response -
-
Uses of AuthenticatorEnrollments in com.okta.idx.sdk.api.response
Methods in com.okta.idx.sdk.api.response that return AuthenticatorEnrollments Modifier and Type Method Description AuthenticatorEnrollmentsAuthenticationResponse. getAuthenticatorEnrollments()AuthenticatorEnrollmentsIDXResponse. getAuthenticatorEnrollments()Methods in com.okta.idx.sdk.api.response with parameters of type AuthenticatorEnrollments Modifier and Type Method Description voidAuthenticationResponse. setAuthenticatorEnrollments(AuthenticatorEnrollments authenticatorEnrollments)
-