java - Google App Engine 上的 Spring Security openid

标签 java google-app-engine spring-security

有人知道如何在 Google App Engine 上运行 Spring security openid 吗?我试过了,但是有一个 java.security.AccessControlException: access denied 错误。

最佳答案

我知道的唯一解决方法是使用 dyuproject而不是 Spring Security。

关于java - Google App Engine 上的 Spring Security openid,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2180354/

相关文章:

java - 将随机数组输出到文件

java - 如何使用Java作为Arduino的编程语言?

google-app-engine - 使用 Google 的 Maven GAE 插件的 OAuth2 无密码 GAE 上传

python - GeoModel with Google App Engine - 查询

authentication - Spring boot Ldap 身份验证失败,LDAP 错误代码 49 - 80090308 数据 52e

java - 在构造函数中生成简单赋值的 Eclipse 快捷方式?

java - 阅读 Apache Spark 中的多行 JSON 文件后,如何获取嵌套属性作为列?

java - 数据存储键按给定键的排序顺序查询

grails - 如何使用Spring Security SAML插件在项目中指定updatePasswordUrl(例如loginFormUrl = '/saml/login')

java - @Secured 注释在使用 Autoproxy 的 AspectJ 模式下不起作用