1
I Use This!
Activity Not Available

News

Posted about 18 years ago by [email protected] (charles gay)
the jGuard doucmentation is in migration from wiki to the generated maven site (jguard.sf.net/mvnsite). it contains a docbook based documentation for a more structured content, and some tutorials.so, please have a look at this new reference ... [More] location:jguard.sf.net/mvnsitenote that the main content of the wiki will be only present at this location in the next release and the duplicate wiki content will be erased.cheers,Charles. (0 comments) [Less]
Posted about 18 years ago by [email protected] (charles gay)
the jGuard doucmentation is in migration from wiki to the generated maven site (jguard.sf.net/mvnsite). it contains a docbook based documentation for a more structured content, and some tutorials.so, please have a look at this new reference ... [More] location:jguard.sf.net/mvnsitenote that the main content of the wiki will be only present at this location in the next release and the duplicate wiki content will be erased.cheers,Charles. (0 comments) [Less]
Posted about 18 years ago
/jGuard-stable/jGuard-1.0.3/jguard-1.0.3-all.tar.bz2
Posted about 18 years ago
/jGuard-stable/jGuard-1.0.3/jguard-1.0.3-all.tar.bz2
Posted about 18 years ago
/jGuard-stable/jGuard-1.0.3/jguard-1.0.3-all.tar.gz
Posted about 18 years ago
/jGuard-stable/jGuard-1.0.3/jguard-1.0.3-all.tar.gz
Posted about 18 years ago
/jGuard-stable/jGuard-1.0.3/jguard-1.0.3-all.zip
Posted about 18 years ago
/jGuard-stable/jGuard-1.0.3/jguard-1.0.3-all.zip
Posted about 18 years ago by [email protected] (charles gay)
Released at Thu, 12 Apr 2007 20:37:07 GMT by diabolo512Includes files: jguard-1.0.3-all.zip (31746922 bytes, 1503 downloads to date), jguard-1.0.3-all.tar.gz (31176230 bytes, 145 downloads to date), jguard-1.0.3-all.tar.bz2 (31117314 bytes, 105 downloads to date)[Download] [Release Notes]
Posted over 18 years ago by [email protected] (charles gay)
the jGuard team is pleased to announce a new 'stable' release(v1.0.2) of the java security library called jGuard(http://www.jguard.net). this is a BUG FIX release. the main jGuard features are : - stands on java standards (JAAS and jEE): we don't ... [More] reinvent the wheel - stands on security standards :enhanced RBAC(from NIST) standard called ABAC - relies only on java 1.4 and j2ee 1.3 or higher - can be adapted on any webapp, on any application server, or standalone applications - does not depend on a web framework, or an AOP framework - authentications and authorizations are handled by pluggable mechanisms - changes take effects 'on the fly' (dynamic configuration) - each webapp has its own authentications and authorizations configuration - authentications can be configured through XML or databases (Oracle, MySQL,PostgreSQL,DB2,SQL Server) - support encryption in authentication - authorizations can be configured through XML or databases(Oracle, MySQL,PostgreSQL,DB2,SQL Server) - a taglib is provided to protect jsp fragment - support security manager a webapp example(called 'jGuardExample') is provided to quickly test jGuard (via Xml configuration files, or Database). a swing example is provided too. this project is released under the LGPL licence. the jGuard web site: http://www.jguard.net the jGuard homePage on sourceforge: http://sourceforge.net/projects/jguard/ jGuard forums are open: http://sourceforge.net/forum/?group_id=107276 easy JAAS integration for j2ee and j2se has gone! don't reinvent the wheel, use the standards. Charles GAY(jGuard team). Changes:v1.0.2fix this bug: -1671290 :tag hasPermission does not work (0 comments) [Less]