Uses of Interface
com.okta.authn.sdk.client.AuthenticationClient
Packages that use AuthenticationClient
Package
Description
-
Uses of AuthenticationClient in com.okta.authn.sdk.client
Methods in com.okta.authn.sdk.client that return AuthenticationClientModifier and TypeMethodDescriptionAuthenticationClientBuilder.build()
Constructs a newAuthenticationClient
instance based on the AuthenticationClientBuilder's current configuration state. -
Uses of AuthenticationClient in com.okta.authn.sdk.example.resources.authn
Constructors in com.okta.authn.sdk.example.resources.authn with parameters of type AuthenticationClient -
Uses of AuthenticationClient in com.okta.authn.sdk.impl.client
Classes in com.okta.authn.sdk.impl.client that implement AuthenticationClientMethods in com.okta.authn.sdk.impl.client that return AuthenticationClient -
Uses of AuthenticationClient in com.okta.example.config
Methods in com.okta.example.config that return AuthenticationClientModifier and TypeMethodDescriptionApplicationConfig.authenticationClient()
The Authentication Client bean definition. -
Uses of AuthenticationClient in com.okta.example.helpers
Methods in com.okta.example.helpers with parameters of type AuthenticationClientModifier and TypeMethodDescriptionstatic org.springframework.web.servlet.ModelAndView
AuthHelper.proceedToVerifyView
(AuthenticationResponse authenticationResponse, AuthenticationClient authenticationClient, AuthenticationStateHandler ignoringStateHandler)