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 |
|---|---|
CommandResponse |
execute(GetUserInfoParams params)
Executes operations and produces response.
|
getCommand, getConfigurationService, getCryptoProvider, getDiscoveryService, getHttpService, getInjector, getInstance, getIntrospectionService, getKeyService, getLicenseService, getParameterClass, getParams, getRp, getRpService, getStateService, getUmaTokenService, getValidationService, okResponseprotected GetUserInfoOperation(Command command, com.google.inject.Injector injector)
command - commandpublic CommandResponse execute(GetUserInfoParams params)
IOperationCopyright © 2018. All rights reserved.