public class

LdapUserManagementEnabledCondition

extends BaseConfluenceCondition
java.lang.Object
   ↳ com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
     ↳ com.atlassian.confluence.plugin.descriptor.web.conditions.LdapUserManagementEnabledCondition

This class is deprecated.
since 3.5 this no longer works properly and is no longer used in the application

Summary

Public Constructors
LdapUserManagementEnabledCondition()
Protected Methods
boolean shouldDisplay(WebInterfaceContext context)
[Expand]
Inherited Methods
From class com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
From class java.lang.Object
From interface com.atlassian.plugin.web.Condition

Public Constructors

public LdapUserManagementEnabledCondition ()

Protected Methods

protected boolean shouldDisplay (WebInterfaceContext context)