com.atlassian.crowd
Class Constants

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

public class Constants
extends Object

Security server constants.


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 © 2009 Atlassian Pty Ltd. All Rights Reserved.