AuthenticationController
instance that will handle both Code Grant and Implicit Grant flows using either Code Exchange or Token Signature verification.Tokens
.AuthenticationController.Builder
instance to configure the AuthenticationController
response type and algorithm used on the verification.SessionUtils.get(HttpServletRequest, String)
but it also removes the value from the request session.