com.atlassian.crowd.directory
Class DirectoryProperties

java.lang.Object
  extended by com.atlassian.crowd.directory.DirectoryProperties

public class DirectoryProperties
extends java.lang.Object

Contains properties for Directory.

Since:
v2.1

Field Summary
static java.lang.String CACHE_ENABLED
          Key to specify whether the cache should be enabled.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CACHE_ENABLED

public static final java.lang.String CACHE_ENABLED
Key to specify whether the cache should be enabled.

See Also:
Constant Field Values


Copyright © 2012 Atlassian. All Rights Reserved.