Uses of Interface
com.pingidentity.sdk.provision.users.request.ProvisioningRequestContext
Packages that use ProvisioningRequestContext
Package
Description
Request contexts related to Identity Store Provisioner group operations.
Request contexts related to Identity Store Provisioner user operations.
-
Uses of ProvisioningRequestContext in com.pingidentity.sdk.provision.groups.request
Subinterfaces of ProvisioningRequestContext in com.pingidentity.sdk.provision.groups.requestModifier and TypeInterfaceDescriptioninterfaceAn interface that represents the request context for a create group operation.interfaceAn interface that represents the request context for a delete group operation.interfaceAn interface that represents the request context for a read group operation.interfaceAn interface that represents the request context for a read groups operation.interfaceAn interface that represents the request context for a update group operation. -
Uses of ProvisioningRequestContext in com.pingidentity.sdk.provision.users.request
Subinterfaces of ProvisioningRequestContext in com.pingidentity.sdk.provision.users.requestModifier and TypeInterfaceDescriptioninterfaceAn interface that represents the request context for a create user operation.interfaceAn interface that represents the request context for a delete user operation.interfaceAn interface that represents the request context for a read user operation.interfaceAn interface that represents the request context for a read users operation.interfaceAn interface that represents the request context for a update user operation.