Uses of Interface
com.google.appengine.api.oauth.OAuthService
Packages that use OAuthService
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.
-
Uses of OAuthService in com.google.appengine.api.oauth
Methods in com.google.appengine.api.oauth that return OAuthServiceModifier and TypeMethodDescriptionIOAuthServiceFactory.getOAuthService()
Creates an implementation of the OAuthService.static OAuthService
OAuthServiceFactory.getOAuthService()
Creates an implementation of the OAuthService.