Package com.okta.example.config
Class ApplicationConfig
java.lang.Object
com.okta.example.config.ApplicationConfig
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionThe Authentication Client bean definition.The Authentication state handler bean definition.
-
Constructor Details
-
ApplicationConfig
public ApplicationConfig()
-
-
Method Details
-
authenticationClient
The Authentication Client bean definition.- Returns:
- the authentication client
-
authenticationStateHandler
The Authentication state handler bean definition.- Returns:
- the authentication state handler
-