public class GetRequestObjectUriOperation extends BaseOperation<GetRequestObjectUriParams>
| Modifier | Constructor and Description |
|---|---|
protected |
GetRequestObjectUriOperation(Command command,
com.google.inject.Injector injector) |
| Modifier and Type | Method and Description |
|---|---|
org.gluu.oxauth.model.jwt.Jwt |
createRequestObject(org.gluu.oxauth.model.crypto.signature.SignatureAlgorithm algo,
Rp rp,
GetRequestObjectUriParams params) |
IOpResponse |
execute(GetRequestObjectUriParams 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 GetRequestObjectUriOperation(Command command, com.google.inject.Injector injector)
public IOpResponse execute(GetRequestObjectUriParams params)
IOperationpublic org.gluu.oxauth.model.jwt.Jwt createRequestObject(org.gluu.oxauth.model.crypto.signature.SignatureAlgorithm algo,
Rp rp,
GetRequestObjectUriParams params)
Copyright © 2021. All rights reserved.