public class GetRpOperation extends BaseOperation<GetRpParams>
| Modifier | Constructor and Description |
|---|---|
protected |
GetRpOperation(Command command,
com.google.inject.Injector injector)
Base constructor
|
| Modifier and Type | Method and Description |
|---|---|
IOpResponse |
execute(GetRpParams params)
Executes operations and produces response.
|
getCommand, getConfigurationService, getCryptoProvider, getDiscoveryService, getHttpService, getInjector, getInstance, getIntrospectionService, getKeyService, getOpClientFactory, getParameterClass, getParams, getRp, getRpService, getStateService, getUmaTokenService, getValidationServiceprotected GetRpOperation(Command command, com.google.inject.Injector injector)
command - commandinjector - injectorpublic IOpResponse execute(GetRpParams params)
IOperationCopyright © 2020. All rights reserved.