public class RegisterSiteOperation extends BaseOperation<RegisterSiteParams>
| Modifier | Constructor and Description |
|---|---|
protected |
RegisterSiteOperation(Command command,
com.google.inject.Injector injector)
Base constructor
|
| Modifier and Type | Method and Description |
|---|---|
RegisterSiteResponse |
execute_(RegisterSiteParams params) |
IOpResponse |
execute(RegisterSiteParams 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 RegisterSiteOperation(Command command, com.google.inject.Injector injector)
command - commandpublic RegisterSiteResponse execute_(RegisterSiteParams params)
public IOpResponse execute(RegisterSiteParams params)
IOperationCopyright © 2021. All rights reserved.