Uses of Interface
com.okta.authn.sdk.client.AuthenticationClient
Package
Description
-
Uses of AuthenticationClient in com.okta.authn.sdk.client
Modifier 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
-
Uses of AuthenticationClient in com.okta.authn.sdk.impl.client
-
Uses of AuthenticationClient in com.okta.example.config
Modifier and TypeMethodDescriptionApplicationConfig.authenticationClient()
The Authentication Client bean definition. -
Uses of AuthenticationClient in com.okta.example.helpers
Modifier and TypeMethodDescriptionstatic org.springframework.web.servlet.ModelAndView
AuthHelper.proceedToVerifyView
(AuthenticationResponse authenticationResponse, AuthenticationClient authenticationClient, AuthenticationStateHandler ignoringStateHandler)