Uses of Package
com.google.appengine.api.oauth
Packages that use com.google.appengine.api.oauth
Package
Description
Provides a method for clients to access server resources on behalf of a resource owner, as well
as a process for end-users to authorize third-party access to their server resources without
sharing their credentials.
-
Classes in com.google.appengine.api.oauth used by com.google.appengine.api.oauthClassDescription
OAuthRequestException
is thrown when a request is not a valid OAuth request.The OAuthService provides methods useful for validating OAuth requests.