Restlet Framework 2.2.2
Java Enterprise Edition

Uses of Package
org.restlet.ext.oauth

Packages that use org.restlet.ext.oauth
org.restlet.ext.oauth Support for OAuth 2.0 HTTP authentication. 
 

Classes in org.restlet.ext.oauth used by org.restlet.ext.oauth
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.
 


Restlet Framework 2.2.2
Java Enterprise Edition

Copyright © 2005-2014 Restlet.