Uses of Package
edu.vt.middleware.ldap.bean
-
Packages that use edu.vt.middleware.ldap.bean Package Description edu.vt.middleware.ldap edu.vt.middleware.ldap.bean edu.vt.middleware.ldap.dsml edu.vt.middleware.ldap.jaas edu.vt.middleware.ldap.ldif -
Classes in edu.vt.middleware.ldap.bean used by edu.vt.middleware.ldap Class Description LdapBeanFactory LdapBeanFactory
provides an interface for ldap bean type factories. -
Classes in edu.vt.middleware.ldap.bean used by edu.vt.middleware.ldap.bean Class Description AbstractLdapAttribute AbstractLdapAttribute
provides a base implementation ofLdapAttribute
where the underlying values are backed by aSet
.AbstractLdapAttributes AbstractLdapAttributes
provides a base implementation ofLdapAttributes
where the underlying attributes are backed by aMap
.AbstractLdapBean AbstractLdapBean
provides common implementations to other bean objects.AbstractLdapEntry AbstractLdapEntry
provides a base implementation ofLdapEntry
.AbstractLdapResult AbstractLdapResult
provides a base implementation ofLdapResult
where the underlying entries are backed by aMap
.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.LdapBeanProvider LdapBeanProvider
provides a single source for ldap bean types and configuration.LdapEntry LdapEntry
represents a single ldap entry.LdapResult LdapResult
represents a collection of ldap entries. -
Classes in edu.vt.middleware.ldap.bean used by edu.vt.middleware.ldap.dsml Class Description 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. -
Classes in edu.vt.middleware.ldap.bean used by edu.vt.middleware.ldap.jaas Class Description LdapAttributes LdapAttributes
represents a collection of ldap attribute. -
Classes in edu.vt.middleware.ldap.bean used by edu.vt.middleware.ldap.ldif Class Description 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.