Package com.pingidentity.sdk.provision.users.request
Request contexts related to Identity Store Provisioner user operations.
-
Interface Summary Interface Description CreateUserRequestContext An interface that represents the request context for a create user operation.DeleteUserRequestContext An interface that represents the request context for a delete user operation.ProvisioningRequestContext A base interface that represents the request context for user provisioning operations.ReadUserRequestContext An interface that represents the request context for a read user operation.ReadUsersRequestContext An interface that represents the request context for a read users operation.UpdateUserRequestContext An interface that represents the request context for a update user operation.