org.tanukisoftware.wrapper

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: Leif Mortenson

Method Summary
intgetGID()
Returns the GID of the group.
StringtoString()

Method Detail

getGID

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

Returns: The GID of the group.

toString

public String toString()
Copyright 1999, 2006 Tanuki Software Inc., All Rights Reserved.