Package com.sun.slamd.db

Class Summary
JobFolder This class defines a structure for storing information about a job folder.
SLAMDDB This class provides the main interface to the SLAMD database used for storing user accounts, configuration information, and job data.
SLAMDGroup This class defines a set of information about a user defined in the SLAMD database, including the username and hashed password, the default folder, and the set of groups in which the user is a member.
SLAMDPermission This class defines a generic permission that may be associated with some functionality in the SLAMD administrative interface.
SLAMDUser This class defines a set of information about a user defined in the SLAMD database, including the username and hashed password, the default folder, and the set of groups in which the user is a member.
 

Exception Summary
DecodeException This class defines an exception that may be thrown if a problem arises while attempting to decode a set of encoded data.