Package | Description |
---|---|
org.restlet.ext.oauth |
Support for OAuth 2.0 HTTP authentication.
|
Modifier and Type | Class and Description |
---|---|
class |
AccessTokenServerResource
Server resource used to acquire an OAuth token.
|
class |
AuthorizationBaseServerResource
Base Restlet resource class for Authorization service resource.
Handle errors according to OAuth2.0 specification, and manage AuthSession. |
class |
AuthorizationServerResource
Restlet implementation class AuthorizationService.
|
class |
AuthPageServerResource
Helper class to the AuhorizationResource Handles Authorization requests.
|
class |
TokenAuthServerResource
Token "Authenticate" Resource for internal use.
Supports the OAuthResourceDefs.TOKEN_TYPE_BEARER token type only. |
Copyright © 2005-2016 Restlet.