Class RemoteIdentityGroup

java.lang.Object
com.strongdm.api.RemoteIdentityGroup

public class RemoteIdentityGroup extends Object
A RemoteIdentityGroup defines a group of remote identities.
  • Constructor Details

    • RemoteIdentityGroup

      public RemoteIdentityGroup()
  • Method Details

    • getId

      public String getId()
      Unique identifier of the RemoteIdentityGroup.
    • setId

      public void setId(String in)
      Unique identifier of the RemoteIdentityGroup.
    • getName

      public String getName()
      Unique human-readable name of the RemoteIdentityGroup.
    • setName

      public void setName(String in)
      Unique human-readable name of the RemoteIdentityGroup.