|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JamesUsersRepository | |
|---|---|
| org.apache.james.impl.jamesuser | |
| org.apache.james.userrepository | |
| Uses of JamesUsersRepository in org.apache.james.impl.jamesuser |
|---|
| Classes in org.apache.james.impl.jamesuser that implement JamesUsersRepository | |
|---|---|
class |
AbstractUsersRepository
A partial implementation of a Repository to store users. |
class |
LocalJamesUsersRepository
This is a wrapper that provide access to the "LocalUsers" repository but expect to find a JamesUsersRepository and return an object implementing this extended interface |
| Uses of JamesUsersRepository in org.apache.james.userrepository |
|---|
| Classes in org.apache.james.userrepository that implement JamesUsersRepository | |
|---|---|
class |
AbstractJdbcUsersRepository
An abstract base class for creating UserRepository implementations which use a database for persistence. |
class |
DefaultUsersJdbcRepository
A Jdbc-backed UserRepository which handles User instances of the DefaultUser class. |
class |
JamesUsersJdbcRepository
A Jdbc-backed UserRepository which handles User instances of the DefaultJamesUser
class, or any superclass. |
class |
ListUsersJdbcRepository
A very lightweight UserRepository, which persists a list of user names in a database. |
class |
UsersFileRepository
Implementation of a Repository to store users on the File System. |
class |
UsersLDAPRepository
Implementation of a Repository to store users. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||