oauthP5.oauth
Class OAuthConstants
java.lang.Object
oauthP5.oauth.OAuthConstants
public class OAuthConstants
- extends Object
This class contains OAuth constants, used project-wide
- Author:
- Pablo Fernandez
TIMESTAMP
public static final String TIMESTAMP
- See Also:
- Constant Field Values
SIGN_METHOD
public static final String SIGN_METHOD
- See Also:
- Constant Field Values
SIGNATURE
public static final String SIGNATURE
- See Also:
- Constant Field Values
CONSUMER_SECRET
public static final String CONSUMER_SECRET
- See Also:
- Constant Field Values
CONSUMER_KEY
public static final String CONSUMER_KEY
- See Also:
- Constant Field Values
CALLBACK
public static final String CALLBACK
- See Also:
- Constant Field Values
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
NONCE
public static final String NONCE
- See Also:
- Constant Field Values
PARAM_PREFIX
public static final String PARAM_PREFIX
- See Also:
- Constant Field Values
TOKEN
public static final String TOKEN
- See Also:
- Constant Field Values
TOKEN_SECRET
public static final String TOKEN_SECRET
- See Also:
- Constant Field Values
OUT_OF_BAND
public static final String OUT_OF_BAND
- See Also:
- Constant Field Values
VERIFIER
public static final String VERIFIER
- See Also:
- Constant Field Values
HEADER
public static final String HEADER
- See Also:
- Constant Field Values
EMPTY_TOKEN
public static final Token EMPTY_TOKEN
SCOPE
public static final String SCOPE
- See Also:
- Constant Field Values
ACCESS_TOKEN
public static final String ACCESS_TOKEN
- See Also:
- Constant Field Values
CLIENT_ID
public static final String CLIENT_ID
- See Also:
- Constant Field Values
CLIENT_SECRET
public static final String CLIENT_SECRET
- See Also:
- Constant Field Values
REDIRECT_URI
public static final String REDIRECT_URI
- See Also:
- Constant Field Values
CODE
public static final String CODE
- See Also:
- Constant Field Values
OAuthConstants
public OAuthConstants()
Processing library oauthP5 by New York Times R&D Lab. (c) 2012