Uses of Class
com.okta.idx.sdk.api.model.AuthenticationOptions
-
Uses of AuthenticationOptions in com.okta.idx.sdk.api.client
Modifier and TypeMethodDescriptionIDXAuthenticationWrapper.authenticate
(AuthenticationOptions authenticationOptions, ProceedContext proceedContext) Authenticate user with the supplied Authentication options (username and password) and returns the Authentication response object that contains: - IDX Client context - Token (access_token/id_token/refresh_token) object - Authentication status