Uses of Interface
com.pingidentity.sdk.provision.groups.request.DeleteGroupRequestContext
-
Packages that use DeleteGroupRequestContext Package Description com.pingidentity.sdk.provision The root package for the Identity Store Provisioner interfaces. -
-
Uses of DeleteGroupRequestContext in com.pingidentity.sdk.provision
Methods in com.pingidentity.sdk.provision with parameters of type DeleteGroupRequestContext Modifier and Type Method Description voidIdentityStoreProvisioner. deleteGroup(DeleteGroupRequestContext deleteRequestCtx)Delete a group.
-