com.atlassian.crowd.directory
Class DirectoryProperties

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

public class DirectoryProperties
extends Object

Contains properties for Directory.

Since:
v2.1

Field Summary
static 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 String CACHE_ENABLED
Key to specify whether the cache should be enabled.

See Also:
Constant Field Values


Copyright © 2012 Atlassian. All Rights Reserved.