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.
Version:
$Revision: 1.2 $
Author:
Leif Mortenson

Method Summary

int
getGID()
Returns the GID of the group.
String
toString()

Methods inherited from class org.tanukisoftware.wrapper.WrapperGroup

getGroup

Method Details

getGID

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

toString

public String toString()

Copyright 1999, 2003 TanukiSoftware.org. All Rights Reserved.