org.tanukisoftware.wrapper

Class WrapperGroup

Known Direct Subclasses:
WrapperUNIXGroup, WrapperWin32Group

public abstract class WrapperGroup
extends java.lang.Object

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

String
getGroup()
Returns the name of the group.

Method Details

getGroup

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

Returns:
The name of the group.


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