com.google.appengine.api.oauth (Google App Engine API for Java)

Package com.google.appengine.api.oauth

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.

See: Description

Package com.google.appengine.api.oauth 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.
See Also:
OAuthService, The OAuth Java API in the Google App Engine Developer's Guide.