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