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 |
|---|---|
CommandResponse |
execute(CheckAccessTokenParams params)
Executes operations and produces response.
|
getCommand, getConfigurationService, getCryptoProvider, getDiscoveryService, getHttpService, getInjector, getInstance, getIntrospectionService, getKeyService, getLicenseService, getParameterClass, getParams, getRp, getRpService, getStateService, getUmaTokenService, getValidationService, okResponseprotected CheckAccessTokenOperation(Command command, com.google.inject.Injector injector)
public CommandResponse execute(CheckAccessTokenParams params) throws Exception
IOperationExceptionCopyright © 2018. All rights reserved.