public interface LdapBeanFactory
LdapBeanFactory provides an interface for ldap bean type
factories.| Modifier and Type | Method and Description |
|---|---|
LdapAttribute |
newLdapAttribute()
Create a new instance of
LdapAttribute. |
LdapAttributes |
newLdapAttributes()
Create a new instance of
LdapAttributes. |
LdapEntry |
newLdapEntry()
Create a new instance of
LdapEntry. |
LdapResult |
newLdapResult()
Create a new instance of
LdapResult. |
LdapResult newLdapResult()
LdapResult.LdapResultLdapEntry newLdapEntry()
LdapEntry.LdapEntryLdapAttributes newLdapAttributes()
LdapAttributes.LdapAttributesLdapAttribute newLdapAttribute()
LdapAttribute.LdapAttributeCopyright © 2014. All rights reserved.