自定义用户管理谷歌应用程序引擎的Java [英] Custom User Management for Google App Engine Java

查看:119
本文介绍了自定义用户管理谷歌应用程序引擎的Java的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用GAE的Java对于多用户应用程序。有多个用户使用不同的角色。每个用户都可以登录,做一些操作和注销。业务限制我使用谷歌用户服务,我需要实现我自己的认证和会话管理。

I am using GAE Java for a multi-user application. There are multiple users with different roles. Each user can login, do some operations and logout. The business restricts me from using Google User Service and I need to implement my own for authentication and session management.

任何人都可以请与我分享,我应该如何去实现我自己的用户管理?我看了它的非常棘手的实现自己的用户管理。在最佳方法/设计/现有框架如果有的话?

Can anyone please share with me how should I go about implementing my own user management? I have read its very tricky to implement own user management. Any pointers in terms of best approaches/ design / existing frameworks if any ?

我能看到一些类似的职位,但他们是蟒蛇。

I could see some similar posts but they are for python.

推荐答案

那么,对于产品质量认证和安全,我终于用春-安全性决定的。似乎是最好的解决办法,如果你在你的应用程序中使用的弹簧,你可以做最优秀的在自定义级别。

Well, for the production quality authentication and security I finally decided using "Spring-Security". Seems to be the best solution if you are using spring in your application and you can do customizations at finest levels.

这篇关于自定义用户管理谷歌应用程序引擎的Java的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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