首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Geode SecurityManager实现

Geode SecurityManager实现
EN

Stack Overflow用户
提问于 2017-10-03 15:32:51
回答 1查看 329关注 0票数 1

目前,我无法理解在SecurityManager / Geode中实现实现认证接口的需求。

是否有标准实现可以在gemfire.properties中指向以处理security-usernamesecurity-password属性?

我把ExampleSecurityManager java类保存到Geode目录,然后尝试将security-manager属性指向它。

security-manager=org.apache.geode.security.examples.ExampleSecurityManager

如果我在开箱即用的情况下运行Geode,那么定位器就无法从org.apache.geode.security.GemFireSecurityException: Instance could not be obtained, java.lang.ClassNotFoundException: org.apache.geode.security.examples.ExampleSecurityManager开始。

一个疯狂的问题。谢谢你的评论。

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2017-10-04 09:10:39

@JensD再次感谢。我请求来更新Javadoc,但是自定义安全管理器页面有正确的方法!

应该是org.apache.geode.examples.security.ExampleSecurityManager

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/46548293

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档