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 |
|---|---|
IOpResponse |
execute(GetAuthorizationCodeParams params)
Executes operations and produces response.
|
getCommand, getConfigurationService, getCryptoProvider, getDiscoveryService, getHttpService, getInjector, getInstance, getIntrospectionService, getKeyService, getOpClientFactory, getParameterClass, getParams, getRp, getRpService, getStateService, getUmaTokenService, getValidationServiceprotected GetAuthorizationCodeOperation(Command p_command, com.google.inject.Injector injector)
p_command - commandpublic IOpResponse execute(GetAuthorizationCodeParams params)
IOperationCopyright © 2021. All rights reserved.