com.atlassian.confluence.plugin.descriptor.web.conditions
Class LdapUserManagementEnabledCondition

java.lang.Object
  extended by com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
      extended by com.atlassian.confluence.plugin.descriptor.web.conditions.LdapUserManagementEnabledCondition
All Implemented Interfaces:
com.atlassian.plugin.web.baseconditions.BaseCondition, com.atlassian.plugin.web.Condition

Deprecated. since 3.5 this no longer works properly and is no longer used in the application

@Deprecated
public class LdapUserManagementEnabledCondition
extends BaseConfluenceCondition


Field Summary
 
Fields inherited from class com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
CONTEXT_KEY_HELPER
 
Constructor Summary
LdapUserManagementEnabledCondition()
          Deprecated.  
 
Method Summary
protected  boolean shouldDisplay(WebInterfaceContext context)
          Deprecated.  
 
Methods inherited from class com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
init, shouldDisplay
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LdapUserManagementEnabledCondition

public LdapUserManagementEnabledCondition()
Deprecated. 
Method Detail

shouldDisplay

protected boolean shouldDisplay(WebInterfaceContext context)
Deprecated. 
Specified by:
shouldDisplay in class BaseConfluenceCondition


Copyright © 2003-2014 Atlassian. All Rights Reserved.