| Package | Description |
|---|---|
| com.okta.authn.sdk.client | |
| com.okta.authn.sdk.example.resources.authn | |
| com.okta.authn.sdk.impl.client | |
| com.okta.example.config | |
| com.okta.example.helpers |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationClient |
AuthenticationClientBuilder.build()
Constructs a new
AuthenticationClient instance based on the AuthenticationClientBuilder's current configuration state. |
| Constructor and Description |
|---|
LoginResource(AuthenticationClient authenticationClient) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAuthenticationClient |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationClient |
DefaultAuthenticationClientBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationClient |
ApplicationConfig.authenticationClient()
The Authentication Client bean definition.
|
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.web.servlet.ModelAndView |
AuthHelper.proceedToVerifyView(AuthenticationResponse authenticationResponse,
AuthenticationClient authenticationClient,
AuthenticationStateHandler ignoringStateHandler) |
Copyright © 2018–2024 Okta. All rights reserved.