Class GroupResponseContextImpl

java.lang.Object
com.pingidentity.sdk.provision.groups.response.GroupResponseContextImpl
All Implemented Interfaces:
GroupResponseContext

public class GroupResponseContextImpl extends Object implements GroupResponseContext
Default implementation for GroupResponseContext interface.
Since:
7.3
  • Constructor Details

    • GroupResponseContextImpl

      public GroupResponseContextImpl(AttributeMap attributes)
      Construct a UserResponseContextImpl with a map of user attributes.
      Parameters:
      attributes - A map of attributes generated during an Identity Store Provisioner operation
  • Method Details