Uses of Class
com.atlassian.confluence.it.usermanagement.LdapService

Packages that use LdapService
com.atlassian.confluence   
com.atlassian.confluence.it.usermanagement   
 

Uses of LdapService in com.atlassian.confluence
 

Methods in com.atlassian.confluence with parameters of type LdapService
protected  void AbstractLdapAcceptanceTest.initialiseLdapData(LdapService service)
          Subclasses can override to install custom LDIF files, or initialise the LDAP server in other ways.
protected  void AbstractDelegatedLdapAcceptanceTest.initialiseLdapData(LdapService service)
           
protected  void AbstractLdapAcceptanceTest.initLdapFromDefaultLdif(LdapService service)
           
 

Uses of LdapService in com.atlassian.confluence.it.usermanagement
 

Methods in com.atlassian.confluence.it.usermanagement that return LdapService
static LdapService LdapService.getInstance()
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.