| Interface | Description |
|---|---|
| UserPropertyProvider |
A provider for user properties.
|
| UserPropertyProviderMapper |
Implementations are used to determine what UserPropertyProvider is to be used for a particular username.
|
| Class | Description |
|---|---|
| DefaultUserPropertyProvider |
Default implementation of the UserPropertyProvider interface, which reads and writes data from the
ofUserProp database table.
|
| HybridUserPropertyProvider |
Delegate UserPropertyProvider operations among up to three configurable provider implementation classes.
|
| JDBCUserPropertyProvider |
The JDBC user property provider allows you to use an external database to define the user properties.
|
| MappedUserPropertyProvider |
A
UserPropertyProvider that delegates to a user-specific UserPropertyProvider. |
Copyright © 2003-2008 Jive Software.