Uses of Interface
com.pingidentity.sdk.provision.groups.response.GroupsResponseContext
-
Packages that use GroupsResponseContext Package Description com.pingidentity.sdk.provision The root package for the Identity Store Provisioner interfaces.com.pingidentity.sdk.provision.groups.response Response contexts related to Identity Store Provisioner group operations. -
-
Uses of GroupsResponseContext in com.pingidentity.sdk.provision
Methods in com.pingidentity.sdk.provision that return GroupsResponseContext Modifier and Type Method Description GroupsResponseContextIdentityStoreProvisionerWithFiltering. readGroups(ReadGroupsRequestContext readRequestCtx)Read a list of groups. -
Uses of GroupsResponseContext in com.pingidentity.sdk.provision.groups.response
Classes in com.pingidentity.sdk.provision.groups.response that implement GroupsResponseContext Modifier and Type Class Description classGroupsResponseContextImplDefault implementation forGroupsResponseContextinterface.
-