Package com.google.appengine.api.oauth


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 Also: