如何强制 Spring Security 作为主要安全管理器?
有没有办法在使用 spring security 时启用 java SecurityManager ? 我有一个 Swing 独立应用程序,并使用 spring jdbcDaoImpl 使用 MySql 数据库(默认 spring 安全模式)进行身份验证和授权,
但我想知道如何强制保护所有任务,就像设置 System.setSecurityManager(...)
is there any way to enable java SecurityManager while using spring security ?
I have a Swing standalone application and using spring jdbcDaoImpl to authenticate and authorize using MySql Database (default spring security schema)
but I want to know how to force all tasks be secured, like what happens in setting System.setSecurityManager(...)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论