Uses of Interface
com.pingidentity.sdk.provision.groups.response.GroupResponseContext
Packages that use GroupResponseContext
Package
Description
The root package for the Identity Store Provisioner interfaces.
Response contexts related to Identity Store Provisioner group operations.
-
Uses of GroupResponseContext in com.pingidentity.sdk.provision
Methods in com.pingidentity.sdk.provision that return GroupResponseContextModifier and TypeMethodDescriptionIdentityStoreProvisioner.createGroup(CreateGroupRequestContext createRequestCtx) Create a group.IdentityStoreProvisioner.readGroup(ReadGroupRequestContext readRequestCtx) Read a group.IdentityStoreProvisioner.updateGroup(UpdateGroupRequestContext updateRequestCtx) Update a group. -
Uses of GroupResponseContext in com.pingidentity.sdk.provision.groups.response
Classes in com.pingidentity.sdk.provision.groups.response that implement GroupResponseContextModifier and TypeClassDescriptionclassDefault implementation forGroupResponseContextinterface.