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