|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
DataConnector | A plugin used to pull attribute information from a data store. |
LdapPoolStrategy | Used by the ldap data connector to interface with various pooling implementations. |
TemplateEngine.CharacterEscapingStrategy | Represents a domain specific strategy for escaping values used within a template. |
Class Summary | |
---|---|
BaseDataConnector | Base class for DataConnector plug-ins. |
ComputedIDDataConnector | Deprecated. use StoredIDDataConnector . |
ContextualDataConnector | Wrapper for a DataConnector within a resolution context. |
LdapDataConnector | LdapDataConnector provides a plugin to retrieve attributes from an LDAP. |
LdapPoolEmptyStrategy | Ldap pool strategy that does no pooling. |
LdapPoolVTStrategy | Ldap pool strategy backed by the vt-ldap library. |
RDBMSColumnDescriptor | Describes how to express a given result set column as an attribute and value. |
RDBMSDataConnector | A data connector that can retrieve information from a relational database through JDBC, version 3. |
StaticDataConnector | Data connector implementation that returns statically defined attributes. |
StoredIDDataConnector | A data connector that generates persistent identifiers in one of two ways. |
StoredIDStore | Represents as persistent, database-backed, store of identifiers. |
TemplateEngine | A velocity based template engine that pulls information from a resolution context for use within the template. |
Enum Summary | |
---|---|
LdapDataConnector.AUTHENTICATION_TYPE | Authentication type values. |
RDBMSDataConnector.DATA_TYPES | Data types understood by this connector. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |