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
.LdapBeanProvider
public static LdapBeanFactory getLdapBeanFactory()
LdapBeanFactory
public static void setLdapBeanFactory(LdapBeanFactory lbf)
lbf
- LdapBeanFactory
Copyright © 2018. All rights reserved.