com.atlassian.crowd
Class CrowdConstants

java.lang.Object
  extended by com.atlassian.crowd.CrowdConstants

public class CrowdConstants
extends Object

Crowd server constants.


Nested Class Summary
static class CrowdConstants.CrowdHome
           
 
Field Summary
static String DEFAULT_CHARACTER_ENCODING
          Character encoding.
static String DEFAULT_CONTENT_TYPE
          Default content type for web/html documents.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_CHARACTER_ENCODING

public static final String DEFAULT_CHARACTER_ENCODING
Character encoding.

See Also:
Constant Field Values

DEFAULT_CONTENT_TYPE

public static final String DEFAULT_CONTENT_TYPE
Default content type for web/html documents.

See Also:
Constant Field Values


Copyright © 2012 Atlassian. All Rights Reserved.