public class GetUserInfoOperation extends BaseOperation<GetUserInfoParams>
| Modifier | Constructor and Description |
|---|---|
protected |
GetUserInfoOperation(Command command,
com.google.inject.Injector injector)
Base constructor
|
| Modifier and Type | Method and Description |
|---|---|
IOpResponse |
execute(GetUserInfoParams params)
Executes operations and produces response.
|
void |
validateSubjectIdentifier(String idToken,
org.gluu.oxauth.client.UserInfoResponse response) |
getCommand, getConfigurationService, getCryptoProvider, getDiscoveryService, getHttpService, getInjector, getInstance, getIntrospectionService, getKeyGeneratorService, getKeyService, getOpClientFactory, getParameterClass, getParams, getRequestObjectService, getRp, getRpService, getRpSyncService, getStateService, getUmaTokenService, getValidationServiceprotected GetUserInfoOperation(Command command, com.google.inject.Injector injector)
command - commandpublic IOpResponse execute(GetUserInfoParams params) throws IOException
IOperationIOExceptionpublic void validateSubjectIdentifier(String idToken, org.gluu.oxauth.client.UserInfoResponse response)
Copyright © 2021. All rights reserved.