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
-
getAccessibleWindows()
- get a new list of Accessible windows
-
getGroupID()
- get the group id
getAccessibleWindows
public Vector getAccessibleWindows()
- get a new list of Accessible windows
- Returns:
- a list of accessible window types
- See Also:
- Vector
getGroupID
public void getGroupID()
- get the group id
- Returns:
- the group id
All Packages Class Hierarchy This Package Previous Next Index