|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AbstractJdbcUsersRepository | An abstract base class for creating UserRepository implementations which use a database for persistence. |
AbstractUsersRepository | A partial implementation of a Repository to store users. |
DefaultJamesUser | Implementation of User Interface. |
DefaultUser | Implementation of User Interface. |
DefaultUsersJdbcRepository | A Jdbc-backed UserRepository which handles User instances
of the DefaultUser class. |
JamesUsersJdbcRepository | A Jdbc-backed UserRepository which handles User instances
of the DefaultJamesUser class, or any superclass. |
ListUsersJdbcRepository | A very lightweight UserRepository, which persists a list of user names in a database. |
UsersFileRepository | Implementation of a Repository to store users on the File System. |
UsersLDAPRepository | Implementation of a Repository to store users. |
Implementations of user repositories for use in James.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |