|
Restlet Framework 2.2.3 Java Enterprise Edition |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OAuthError | |
---|---|
org.restlet.ext.oauth | Support for OAuth 2.0 HTTP authentication. |
Uses of OAuthError in org.restlet.ext.oauth |
---|
Methods in org.restlet.ext.oauth that return OAuthError | |
---|---|
OAuthError |
OAuthException.getError()
|
static OAuthError |
OAuthError.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OAuthError[] |
OAuthError.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.restlet.ext.oauth with parameters of type OAuthError | |
---|---|
OAuthException(OAuthError error,
String description,
String errorUri)
|
|
Restlet Framework 2.2.3 Java Enterprise Edition |
|||||||||
PREV NEXT | FRAMES NO FRAMES |