|
Class Summary |
| AclEntryEdit |
This is the GUI interface that provides a
a way to edit an AclEntry
AclEntryEdit is simply a JPanel Subclass that
is placed inside of a JDialog object so that the
user can specify the information that goes into
an AclEntry object. |
| AclList |
This is the GUI interface that provides a List
view of the TSpaces and the associated ACLs |
| AclTree |
This is the GUI interface that provides a Tree
view of the TSpaces Group/user Hierarchy. |
| AdminApp |
AdminApp is an Application that the T Spaces administrator
can use to addminister the Access Control portion of
TSpaces. |
| LoginDialog |
This class implements a a dialog panel that will request a
a TSpaces server and the userid and password
This was originally a 1.1 AWT dialog and has been converted
directly to use JFC. |