Package com.spotfire.ws.pub
Class GroupName
java.lang.Object
com.spotfire.ws.pub.PrincipalName
com.spotfire.ws.pub.GroupName
Represents the name of a group principal in the User Directory.
- Since:
- 5.5
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.spotfire.ws.pub.PrincipalName
getDomainName, getName, toString
-
Constructor Details
-
GroupName
public GroupName()Creates a new instance. -
GroupName
Creates a new instance.- Parameters:
name- the group namedomainName- the domain name
-