Uses of Class
com.okta.idx.sdk.api.client.Authenticator
Package
Description
This package contains helper classes for controllers.
-
Uses of Authenticator in com.okta.idx.sdk.api.client
Modifier and TypeMethodDescriptionIDXAuthenticationWrapper.selectAuthenticator
(ProceedContext proceedContext, Authenticator authenticator) Select authenticator of the supplied type. -
Uses of Authenticator in com.okta.idx.sdk.api.response
Modifier and TypeMethodDescriptionvoid
AuthenticationResponse.setAuthenticators
(List<Authenticator> authenticators) -
Uses of Authenticator in com.okta.spring.example.helpers
Modifier and TypeMethodDescriptionorg.springframework.web.servlet.ModelAndView
ResponseHandler.registerVerifyForm
(Authenticator authenticator, AuthenticationResponse authenticationResponse) Return the view for verify form.