public class RpGetRptOperation extends BaseOperation<RpGetRptParams>
| Modifier | Constructor and Description |
|---|---|
protected |
RpGetRptOperation(Command command,
com.google.inject.Injector injector) |
| Modifier and Type | Method and Description |
|---|---|
IOpResponse |
execute(RpGetRptParams params)
Executes operations and produces response.
|
static IOpResponse |
handleRptError(int status,
String entity) |
getCommand, getConfigurationService, getCryptoProvider, getDiscoveryService, getHttpService, getInjector, getInstance, getIntrospectionService, getKeyService, getOpClientFactory, getParameterClass, getParams, getRp, getRpService, getStateService, getUmaTokenService, getValidationServiceprotected RpGetRptOperation(Command command, com.google.inject.Injector injector)
public IOpResponse execute(RpGetRptParams params) throws Exception
IOperationExceptionpublic static IOpResponse handleRptError(int status, String entity) throws IOException
IOExceptionCopyright © 2020. All rights reserved.