Package com.strongdm.api
Class RemoteIdentityGroup
java.lang.Object
com.strongdm.api.RemoteIdentityGroup
A RemoteIdentityGroup defines a group of remote identities.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RemoteIdentityGroup
public RemoteIdentityGroup()
-
-
Method Details
-
getId
Unique identifier of the RemoteIdentityGroup. -
setId
Unique identifier of the RemoteIdentityGroup. -
getName
Unique human-readable name of the RemoteIdentityGroup. -
setName
Unique human-readable name of the RemoteIdentityGroup.
-