All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class Authentication.ODD.Group

java.lang.Object
   |
   +----Authentication.ODD.Group

public class Group
extends Object
Group class This is a wrapper class for both encrypted and unencrypted class

Version:
1.0
Author:
Authentication Subgroup

Method Index

 o getAccessibleWindows()
get a new list of Accessible windows
 o getGroupID()
get the group id

Methods

 o getAccessibleWindows
 public Vector getAccessibleWindows()
get a new list of Accessible windows

Returns:
a list of accessible window types
See Also:
Vector
 o getGroupID
 public void getGroupID()
get the group id

Returns:
the group id

All Packages  Class Hierarchy  This Package  Previous  Next  Index