Class GroupName


  • public final class GroupName
    extends PrincipalName
    Represents the name of a group principal in the User Directory.
    Since:
    5.5
    • Constructor Summary

      Constructors 
      Constructor Description
      GroupName()
      Creates a new instance.
      GroupName​(java.lang.String name, java.lang.String domainName)
      Creates a new instance.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • GroupName

        public GroupName()
        Creates a new instance.
      • GroupName

        public GroupName​(java.lang.String name,
                         java.lang.String domainName)
        Creates a new instance.
        Parameters:
        name - the group name
        domainName - the domain name