public class SetupClientOperation extends BaseOperation<SetupClientParams>
| Modifier | Constructor and Description |
|---|---|
protected |
SetupClientOperation(Command command,
com.google.inject.Injector injector)
Base constructor
|
| Modifier and Type | Method and Description |
|---|---|
CommandResponse |
execute(SetupClientParams params)
Executes operations and produces response.
|
getCommand, getConfigurationService, getCryptoProvider, getDiscoveryService, getHttpService, getInjector, getInstance, getIntrospectionService, getKeyService, getLicenseService, getParameterClass, getParams, getRp, getRpService, getStateService, getUmaTokenService, getValidationService, okResponseprotected SetupClientOperation(Command command, com.google.inject.Injector injector)
command - commandpublic CommandResponse execute(SetupClientParams params) throws Exception
IOperationExceptionCopyright © 2018. All rights reserved.