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