net.smartam.leeloo.common.error
Class OAuthError.CodeResponse
java.lang.Object
net.smartam.leeloo.common.error.OAuthError.CodeResponse
- Enclosing class:
- OAuthError
public static final class OAuthError.CodeResponse
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INVALID_REQUEST
public static final String INVALID_REQUEST
- See Also:
- Constant Field Values
INVALID_CLIENT
public static final String INVALID_CLIENT
- See Also:
- Constant Field Values
UNAUTHORIZED_CLIENT
public static final String UNAUTHORIZED_CLIENT
- See Also:
- Constant Field Values
REDIRECT_URI_MISMATCH
public static final String REDIRECT_URI_MISMATCH
- See Also:
- Constant Field Values
ACCESS_DENIED
public static final String ACCESS_DENIED
- See Also:
- Constant Field Values
UNSUPPORTED_RESPONSE_TYPE
public static final String UNSUPPORTED_RESPONSE_TYPE
- See Also:
- Constant Field Values
INVALID_SCOPE
public static final String INVALID_SCOPE
- See Also:
- Constant Field Values
OAuthError.CodeResponse
public OAuthError.CodeResponse()
Copyright © 2010. All Rights Reserved.