Welcome, Guest! Log In | Create Account

Share

Security Annotation Framework

by mrt1nz

The Security Annotation Framework (SAF) is an instance-level access control framework and field-level encryption framework driven by Java 5 annotations.


http://safr.sourceforge.net

Frameworks, Security

Project Feed

  • safr safr-0.9 file released: safr-0.9-src.zip

    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 ...

    10:03AM on Jul 15 2008

  • safr safr-0.9 file released: safr-0.9-bin.zip

    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 ...

    10:03AM on Jul 15 2008

  • Security Annotation Framework 0.9 released!

    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 ...

    09:31AM on Jul 15 2008 by mrt1nz

  • safr safr-0.8.2 file released: safr-0.8.2-src.zip

    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.
    * ...

    07:39PM on Jan 12 2008

  • safr safr-0.8.2 file released: safr-0.8.2-bin.zip

    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.
    * ...

    07:39PM on Jan 12 2008

  • Security Annotation Framework 0.8.2 released!

    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 ...

    06:44PM on Jan 12 2008 by mrt1nz

  • safr safr-0.8.1 file released: safr-0.8.1-src.zip

    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 ...

    04:05PM on Jul 28 2007

  • safr safr-0.8.1 file released: safr-0.8.1-bin.zip

    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 ...

    04:03PM on Jul 28 2007

  • Security Annotation Framework 0.8.1 released!

    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 ...

    02:57PM on Jul 28 2007 by mrt1nz

  • Security Annotation Framework 0.8 released!

    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 ...

    03:13PM on Mar 29 2007 by mrt1nz

Security Annotation Framework Actions