com.avaje.ebean.config.ldap
Interface LdapContextFactory


public interface LdapContextFactory

Factory for creating LDAP DirContext.

Author:
rbygrave

Method Summary
 DirContext createContext()
          Create a LDAP context for searching and persisting to an LDAP data store.
 

Method Detail

createContext

DirContext createContext()
Create a LDAP context for searching and persisting to an LDAP data store.



Copyright © 2010. All Rights Reserved.