public class AuthWithSessionRequest extends ParameterizedRequest
authServer, exc, jsonGen, params| Constructor and Description |
|---|
AuthWithSessionRequest(OAuth2AuthorizationServerInterceptor authServer,
Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
protected Response |
checkForMissingParameters() |
protected Response |
getResponse() |
protected Response |
processWithParameters() |
addParams, buildWwwAuthenticateErrorResponse, createParameterizedFormUrlencodedRedirect, createSessionForAuthorizedClientWithParams, createSessionForAuthorizedUserWithParams, createTokenForVerifiedClient, createTokenForVerifiedUserAndClient, getClaims, getClientId, getClientSecret, getCode, getGrantType, getPassword, getPrompt, getRedirectUri, getRefreshToken, getResponseType, getScope, getSessionForAuthorizedUserWithParams, getState, getUsername, removeEmptyParams, setScope, setScopeInvalid, validateRequest, verifyClientThroughParams, verifyUserThroughParamspublic AuthWithSessionRequest(OAuth2AuthorizationServerInterceptor authServer, Exchange exc) throws Exception
Exceptionprotected Response checkForMissingParameters() throws Exception
checkForMissingParameters in class ParameterizedRequestExceptionprotected Response processWithParameters() throws Exception
processWithParameters in class ParameterizedRequestExceptionprotected Response getResponse() throws Exception
getResponse in class ParameterizedRequestExceptionCopyright © 2019. All Rights Reserved.