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