Package org.edg.security.voms.database

Provides abstract objects representing database entries, and the means of manipulating these objects.

See:
          Description

Interface Summary
DBContainer A simple interface capturing some of the common methods of container classes (DBGroup, DBRole and DBCapability) for easier ACL manipulation.
 

Class Summary
DBACL A class representing and checking ACLs in a VO.
DBAdmin A class representing VO administrators.
DBCA A class representing known certificate authorities in a VO.
DBCapability A class representing capabilities in a VO.
DBContainerFactory Creating DBContainer instances.
DBGroup A class representing the groups in a VO.
DBRole A class representing the roles in a VO.
DBUser A class representing the users in a VO.
Sequence Provides well-behaving sequences for MySQL databases.
 

Package org.edg.security.voms.database Description

Provides abstract objects representing database entries, and the means of manipulating these objects.

Version:
$Name: v0_7_0 $
Author:
Karoly Lorentey