Class WrapperUNIXGroup


  • public class WrapperUNIXGroup
    extends WrapperGroup
    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

      • getGID

        public int getGID()
        Returns the GID of the group.
        Returns:
        The GID of the group.