Package | Description |
---|---|
org.restlet.ext.oauth |
Support for OAuth 2.0 HTTP authentication.
|
Class and Description |
---|
AccessTokenClientResource
Client resource used to acquire an OAuth token.
|
AuthorizationBaseServerResource
Base Restlet resource class for Authorization service resource.
|
GrantType
Supported mechanisms to grant tokens.
|
OAuthError
Utility class for formating OAuth errors
|
OAuthException
Exception that represents OAuth 2.0 (RFC6749) Errors.
|
OAuthParameters |
OAuthResourceDefs |
OAuthServerResource
Base class for common resources used by the OAuth server side.
|
ResponseType
Defines the supported types of responses to a grant request.
|
Copyright © 2005-2015 Restlet.