com.atlassian.confluence.plugin.descriptor.web.conditions
Class LdapUserManagementEnabledCondition
java.lang.Object
com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
com.atlassian.confluence.plugin.descriptor.web.conditions.LdapUserManagementEnabledCondition
- All Implemented Interfaces:
- Condition
Deprecated. since 3.5 this no longer works properly and is no longer used in the application
@Deprecated
public class LdapUserManagementEnabledCondition
- extends BaseConfluenceCondition
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LdapUserManagementEnabledCondition
public LdapUserManagementEnabledCondition()
- Deprecated.
shouldDisplay
protected boolean shouldDisplay(WebInterfaceContext context)
- Deprecated.
- Specified by:
shouldDisplay
in class BaseConfluenceCondition