org.tanukisoftware.wrapper

Class WrapperGroup

Known Direct 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.
Version:
$Revision: 1.4 $
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, 2006 Tanuki Software Inc., All Rights Reserved.