Package org.imixs.security.oidc
Class OidcAuthFlowHandler
java.lang.Object
org.imixs.security.oidc.OidcAuthFlowHandler
This handler is responsible to redirect the user during the oidc
authentication flow
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjakarta.security.enterprise.AuthenticationStatushandle(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContext context)
-
Constructor Details
-
OidcAuthFlowHandler
public OidcAuthFlowHandler()
-
-
Method Details
-
handle
public jakarta.security.enterprise.AuthenticationStatus handle(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContext context) throws IOException - Throws:
IOException
-