public class RsModifyOperation extends BaseOperation<RsModifyParams>
| Modifier | Constructor and Description |
|---|---|
protected |
RsModifyOperation(Command command,
com.google.inject.Injector injector)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
IOpResponse |
execute(RsModifyParams params)
Executes operations and produces response.
|
RsModifyResponse |
update(String pat,
String resourceId,
Rp rp,
org.gluu.oxauth.client.uma.UmaResourceService resourceService,
org.gluu.oxauth.model.uma.UmaResource opUmaResource) |
getCommand, getConfigurationService, getCryptoProvider, getDiscoveryService, getHttpService, getInjector, getInstance, getIntrospectionService, getKeyGeneratorService, getKeyService, getOpClientFactory, getParameterClass, getParams, getRequestObjectService, getRp, getRpService, getRpSyncService, getStateService, getUmaTokenService, getValidationServiceprotected RsModifyOperation(Command command, com.google.inject.Injector injector)
command - commandpublic IOpResponse execute(RsModifyParams params) throws Exception
IOperationExceptionpublic RsModifyResponse update(String pat, String resourceId, Rp rp, org.gluu.oxauth.client.uma.UmaResourceService resourceService, org.gluu.oxauth.model.uma.UmaResource opUmaResource)
Copyright © 2021. All rights reserved.