org.springframework.ldap.core.support
Interface BaseLdapPathContextSource

All Superinterfaces:
BaseLdapPathSource, ContextSource
All Known Implementing Classes:
AbstractContextSource, DirContextSource, LdapContextSource

public interface BaseLdapPathContextSource
extends ContextSource, BaseLdapPathSource

Interface to be implemented by ContextSources that are capable of providing the base LDAP path.

Author:
Mattias Arthursson

Method Summary
 
Methods inherited from interface org.springframework.ldap.core.ContextSource
getReadOnlyContext, getReadWriteContext
 
Methods inherited from interface org.springframework.ldap.core.support.BaseLdapPathSource
getBaseLdapPath, getBaseLdapPathAsString
 



Copyright (c) 2005-2007. All Rights Reserved.