Uses of Interface
com.google.appengine.api.users.UserService
Packages that use UserService
Package
Description
Provides facilities to check if a user has authenticated, retrieve their email address, and check
if they are an administrator for this application.
-
Uses of UserService in com.google.appengine.api.users
Methods in com.google.appengine.api.users that return UserServiceModifier and TypeMethodDescriptionIUserServiceFactory.getUserService()
Creates an implementation of the UserService.static UserService
UserServiceFactory.getUserService()
Creates an implementation of the UserService.