Java安全框架 [英] Java Security Framework

查看:154
本文介绍了Java安全框架的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

安全总是倾向于在新项目中占据最后的位置。或者你使用像Spring这样的框架,其安全性已经内置,并且可以轻松开启。
我试图找到一个可插入到Swing和Web应用程序(和JavaFX?)中的开放安全框架,可能很容易理解。我看着普通的JAAS,JGuard和JSecurity,但它太复杂了,无法开始。
任何建议或经验分享?
我正在使用NB,Glassfish和MySQL。
Thanks
Sven

解决方案

我刚刚看了 http://shiro.apache.org/


Apache Shiro是一个功能强大的
易于使用的Java安全框架
,可执行身份验证,
授权,加密和
会话管理。通过Shiro的
易于理解的API,您可以快速轻松地保护任何
应用程序 - 从最小的移动
应用程序到最大的web应用程序和
企业应用程序。


Security always tends to take the last place in a new project. Or you use a framework like Spring where security is already build-in and can be switched on easily. I try to find an open security framework that can be plugged-in to both Swing and Web applications (and JavaFX?), maybe easy to digest. I looked at plain JAAS, JGuard and JSecurity but its just too complicated to get started. Any recommendations or experience to share ? I am working with NB, Glassfish and MySQL. Thanks Sven

解决方案

I have just taken a view of this http://shiro.apache.org/

Apache Shiro is a powerful and easy-to-use Java security framework that performs authentication, authorization, cryptography, and session management. With Shiro’s easy-to-understand API, you can quickly and easily secure any application – from the smallest mobile applications to the largest web and enterprise applications.

这篇关于Java安全框架的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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