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