将Google AppEngine与胖客户端集成 [英] Integrating Google AppEngine with a Thick Client

查看:106
本文介绍了将Google AppEngine与胖客户端集成的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想创建一个多用户客户端 - 服务器解决方案,将Java Swing胖客户端作为前端,将Google AppEngine(Java one)作为后端。



问题是GAE只提供基于网络的登录和注销表单,因此在胖客户端中使用Google帐户功能并不是一件简单的方法。



你可以提供一些建议/提示/想法如何让一个胖客户端登录和注销一个GAE webapp吗?

客户端应用程序可以通过Google帐户进行身份验证,但我不知道您收到的令牌是否可以传回给AppEngine。请参阅:安装应用程序的ClientLogin


I want to make a multi-user client-server solution with Java Swing thick client as a front-end and Google AppEngine (Java one) as a back-end.

The problem is that GAE provides only web-based forms for logging in and out, so there's no trivial way to employ Google Accounts features in a thick client.

Can you give some advices/hints/ideas on how to allow a thick client login to and logout from a GAE webapp?

解决方案

There is a way for client apps to authenticate against Google Accounts, but I don't know if the token you receive can be passed back to AppEngine. See: ClientLogin for Installed Applications

这篇关于将Google AppEngine与胖客户端集成的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆