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
.LdapResult
LdapEntry newLdapEntry()
LdapEntry
.LdapEntry
LdapAttributes newLdapAttributes()
LdapAttributes
.LdapAttributes
LdapAttribute newLdapAttribute()
LdapAttribute
.LdapAttribute
Copyright © 2019. All rights reserved.