public final class LdapBeanProvider extends Object
LdapBeanProvider provides a single source for ldap bean types
and configuration.| Modifier and Type | Field and Description |
|---|---|
static String |
BEAN_FACTORY
bean factory class name.
|
| Modifier and Type | Method and Description |
|---|---|
static LdapBeanProvider |
getInstance()
Returns the instance of this
LdapBeanProvider. |
static LdapBeanFactory |
getLdapBeanFactory()
Returns the factory for creating ldap beans.
|
static void |
setLdapBeanFactory(LdapBeanFactory lbf)
Sets the factory for creating ldap beans.
|
public static final String BEAN_FACTORY
public static LdapBeanProvider getInstance()
LdapBeanProvider.LdapBeanProviderpublic static LdapBeanFactory getLdapBeanFactory()
LdapBeanFactorypublic static void setLdapBeanFactory(LdapBeanFactory lbf)
lbf - LdapBeanFactoryCopyright © 2014. All rights reserved.