org.apache.oltu.oauth2.common
Class OAuth.ContentType

java.lang.Object
  extended by org.apache.oltu.oauth2.common.OAuth.ContentType
Enclosing class:
OAuth

public static final class OAuth.ContentType
extends Object


Field Summary
static String JSON
           
static String URL_ENCODED
           
 
Constructor Summary
OAuth.ContentType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

URL_ENCODED

public static final String URL_ENCODED
See Also:
Constant Field Values

JSON

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

OAuth.ContentType

public OAuth.ContentType()


Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.