Uses of Class
org.apache.jetspeed.security.spi.impl.ldap.LdapBindingConfig

Packages that use LdapBindingConfig
org.apache.jetspeed.security.spi.impl.ldap   
 

Uses of LdapBindingConfig in org.apache.jetspeed.security.spi.impl.ldap
 

Methods in org.apache.jetspeed.security.spi.impl.ldap with parameters of type LdapBindingConfig
static javax.naming.ldap.LdapContext LdapContextProxy.createProxy(LdapBindingConfig config)
           
 

Constructors in org.apache.jetspeed.security.spi.impl.ldap with parameters of type LdapBindingConfig
AbstractLdapDao(LdapBindingConfig ldapConfig)
           Initializes the dao.
InitLdapSchema(LdapBindingConfig ldapConfig)
           Initializes the LDAP schema.
LdapGroupDaoImpl(LdapBindingConfig ldapConfig)
           Initializes the dao.
LdapMemberShipDaoImpl(LdapBindingConfig config)
           
LdapPrincipalDaoImpl(LdapBindingConfig ldapConfig)
           Initializes the dao.
LdapRoleDaoImpl(LdapBindingConfig ldapConfig)
           Initializes the dao.
LdapUserCredentialDaoImpl(LdapBindingConfig ldapConfig)
           Initializes the dao.
LdapUserPrincipalDaoImpl(LdapBindingConfig ldapConfig)
           Initializes the dao.
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.