开发者

Google App Engine + Spring + Domain Object Instance Security

开发者 https://www.devze.com 2023-02-11 06:46 出处:网络
To the point, I was researching implementing security with Spring on Google App Engine which made me feel confident until looking at their implementation of domain ACL.

To the point, I was researching implementing security with Spring on Google App Engine which made me feel confident until looking at their implementation of domain ACL.

http://static.springsource.org/spring-security/site/docs/2.0.x/reference/domain-acls.html

I was wondering if this would work in App Engine, and if there any resources/examples demonstrating a working 开发者_运维知识库application.

This is a bare bone example of Spring Security working on GAE, but without domain ACL, just basic authentication.

http://blog.springsource.com/2010/08/02/spring-security-in-google-app-engine/

Thanks!


ACL just define a custom service, it have to work on GAE.

This should be a good start: http://grzegorzborkowski.blogspot.com/2008/10/spring-security-acl-very-basic-tutorial.html

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号