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