Class WrapperGroup

  • Direct Known Subclasses:
    WrapperUNIXGroup, WrapperWin32Group

    public abstract class WrapperGroup
    extends Object
    A WrapperGroup contains information about a group which a user belongs to. A WrapperGroup is obtained via a WrapperUser.
    Author:
    Tanuki Software Development Team <support@tanukisoftware.com>
    • Method Detail

      • getGroup

        public String getGroup()
        Returns the name of the group.
        Returns:
        The name of the group.