public class CheckIdTokenOperation extends BaseOperation<CheckIdTokenParams>
| Modifier | Constructor and Description |
|---|---|
protected |
CheckIdTokenOperation(Command command,
com.google.inject.Injector injector) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
atHashCheckRequired(List<String> responseTypes) |
IOpResponse |
execute(CheckIdTokenParams 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 CheckIdTokenOperation(Command command, com.google.inject.Injector injector)
public IOpResponse execute(CheckIdTokenParams params)
IOperationCopyright © 2021. All rights reserved.