net.smartam.leeloo.common.error
Class OAuthError.TokenResponse
java.lang.Object
net.smartam.leeloo.common.error.OAuthError.TokenResponse
- Enclosing class:
- OAuthError
public static final class OAuthError.TokenResponse
- 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
INVALID_GRANT
public static final String INVALID_GRANT
- See Also:
- Constant Field Values
UNSUPPORTED_GRANT_TYPE
public static final String UNSUPPORTED_GRANT_TYPE
- See Also:
- Constant Field Values
INVALID_SCOPE
public static final String INVALID_SCOPE
- See Also:
- Constant Field Values
OAuthError.TokenResponse
public OAuthError.TokenResponse()
Copyright © 2010. All Rights Reserved.