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