Uses of Interface
com.avaje.ebean.config.ldap.LdapContextFactory

Packages that use LdapContextFactory
com.avaje.ebean.config.ldap LDAP configuration objects. 
 

Uses of LdapContextFactory in com.avaje.ebean.config.ldap
 

Methods in com.avaje.ebean.config.ldap that return LdapContextFactory
 LdapContextFactory LdapConfig.getContextFactory()
          Return the LDAP context factory.
 

Methods in com.avaje.ebean.config.ldap with parameters of type LdapContextFactory
 void LdapConfig.setContextFactory(LdapContextFactory contextFactory)
          Set the LDAP context factory.
 



Copyright © 2010. All Rights Reserved.