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 AuthenticatorEnrollments
AuthenticationResponse. getAuthenticatorEnrollments()
AuthenticatorEnrollments
IDXResponse. getAuthenticatorEnrollments()
Methods in com.okta.idx.sdk.api.response with parameters of type AuthenticatorEnrollments Modifier and Type Method Description void
AuthenticationResponse. setAuthenticatorEnrollments(AuthenticatorEnrollments authenticatorEnrollments)
-