public class UserinfoRequest extends ParameterizedRequest
authServer, exc, jsonGen, params| Constructor and Description |
|---|
UserinfoRequest(OAuth2AuthorizationServerInterceptor authServer,
Exchange exc) |
| Modifier and Type | Method and Description |
|---|---|
protected Response |
checkForMissingParameters() |
protected Response |
getResponse() |
protected String |
getUserDataAsJson(Map<String,String> sessionProperties) |
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 UserinfoRequest(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 ParameterizedRequestExceptionprotected String getUserDataAsJson(Map<String,String> sessionProperties) throws IOException
IOExceptionCopyright © 2022. All Rights Reserved.