|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| LdapAttribute | LdapAttribute represents a single ldap attribute. |
| LdapAttributes | LdapAttributes represents a collection of ldap attribute. |
| LdapBeanFactory | LdapBeanFactory provides an interface for ldap bean type
factories. |
| LdapEntry | LdapEntry represents a single ldap entry. |
| LdapResult | LdapResult represents a collection of ldap entries. |
| Class Summary | |
|---|---|
| AbstractLdapAttribute<T extends Set<Object>> | AbstractLdapAttribute provides a base implementation of
LdapAttribute where the underlying values are backed by a
Set. |
| AbstractLdapAttributes<T extends Map<String,LdapAttribute>> | AbstractLdapAttributes provides a base implementation of
LdapAttributes where the underlying attributes are backed by a
Map. |
| AbstractLdapBean | AbstractLdapBean provides common implementations to other bean
objects. |
| AbstractLdapEntry | AbstractLdapEntry provides a base implementation of
LdapEntry. |
| AbstractLdapResult<T extends Map<String,LdapEntry>> | AbstractLdapResult provides a base implementation of
LdapResult where the underlying entries are backed by a
Map. |
| LdapBeanProvider | LdapBeanProvider provides a single source for ldap bean types
and configuration. |
| OrderedLdapBeanFactory | OrderedLdapBeanFactory provides an ldap bean factory that
produces ordered ldap beans. |
| SortedLdapBeanFactory | SortedLdapBeanFactory provides an ldap bean factory that
produces sorted ldap beans. |
| UnorderedLdapBeanFactory | UnorderedLdapBeanFactory provides an ldap bean factory that
produces unordered ldap beans. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||