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