Uses of Class
com.avaje.ebean.config.ldap.LdapConfig

Packages that use LdapConfig
com.avaje.ebean.config Configuration settings for EbeanServer construction 
 

Uses of LdapConfig in com.avaje.ebean.config
 

Methods in com.avaje.ebean.config that return LdapConfig
 LdapConfig ServerConfig.getLdapConfig()
          Return the LDAP configuration.
 

Methods in com.avaje.ebean.config with parameters of type LdapConfig
 void ServerConfig.setLdapConfig(LdapConfig ldapConfig)
          Set the LDAP configuration.
 



Copyright © 2010. All Rights Reserved.