by mrt1nz
The Security Annotation Framework (SAF) is an instance-level access control framework and field-level encryption framework driven by Java 5 annotations.
Module safr-core * @Encrypt annotation to support field-level encryption, in memory and on persistent storage. * CryptoProvider interface (SPI) to support pluggable crypto providers. * @CryptographicServiceProvider annotation to load CryptoProvider ...
Module safr-core * @Encrypt annotation to support field-level encryption, in memory and on persistent storage. * CryptoProvider interface (SPI) to support pluggable crypto providers. * @CryptographicServiceProvider annotation to load CryptoProvider ...
Summary: Security Annotation Framework 0.9 released! The Security Annotation Framework (SAF) version 0.9 has been released. The SAF is a framework for instance-level access control and field-level encryption. Access-control decisions at ...
Changes in 0.8.2 ---------------- Module safr-core * Fix (1861619): SecurityAnnotationDrivenBeanDefinitionParser problems when using Spring 2.5 fixed. * Configuration further simplified by using Spring's annotation-based configuration features. * ...
Changes in 0.8.2 ---------------- Module safr-core * Fix (1861619): SecurityAnnotationDrivenBeanDefinitionParser problems when using Spring 2.5 fixed. * Configuration further simplified by using Spring's annotation-based configuration features. * ...
The Security Annotation Framework (SAF) version 0.8.2 has been released. The SAF is an instance-level access control framework driven by Java 5 annotations. It complements Java EE security concepts by introducing declarative permission checks on the ...
Changes in 0.8.1 ---------------- Module safr-core * Fix (1706026): SAF and Pitchfork interoperability problems fixed. Module safr-jaas * Support for integrating the authorization provider into web applications. * Spring ContextLoader extensions for ...
Changes in 0.8.1 ---------------- Module safr-core * Fix (1706026): SAF and Pitchfork interoperability problems fixed. Module safr-jaas * Support for integrating the authorization provider into web applications. * Spring ContextLoader extensions for ...
The Security Annotation Framework (SAF) version 0.8.1 has been released. The SAF is an instance-level access control framework driven by Java 5 annotations. It complements Java EE security concepts by introducing declarative permission checks on the ...
This is the first open source release of the Security Annotation Framework (SAF). The SAF is an instance-level access control framework driven by Java 5 annotations. It can be easily integrated into Spring applications and is primarily used to control ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use