org.eclipse.lyo.server.oauth.webapp.services
Class HTTPConstants

java.lang.Object
  extended by org.eclipse.lyo.server.oauth.webapp.services.HTTPConstants

public class HTTPConstants
extends Object

Author:
Samuel Padgett

Field Summary
static String HDR_CACHE_CONTROL
           
static String NO_CACHE
           
 
Constructor Summary
HTTPConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HDR_CACHE_CONTROL

public static final String HDR_CACHE_CONTROL
See Also:
Constant Field Values

NO_CACHE

public static final String NO_CACHE
See Also:
Constant Field Values
Constructor Detail

HTTPConstants

public HTTPConstants()


Copyright © 2014. All Rights Reserved.