Package com.okta.example.helpers
Class AuthHelper
java.lang.Object
com.okta.example.helpers.AuthHelper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.web.servlet.ModelAndView
proceedToVerifyView
(AuthenticationResponse authenticationResponse, AuthenticationClient authenticationClient, AuthenticationStateHandler ignoringStateHandler)
-
Constructor Details
-
AuthHelper
public AuthHelper()
-
-
Method Details
-
proceedToVerifyView
public static org.springframework.web.servlet.ModelAndView proceedToVerifyView(AuthenticationResponse authenticationResponse, AuthenticationClient authenticationClient, AuthenticationStateHandler ignoringStateHandler) throws AuthenticationException - Throws:
AuthenticationException
-