Access Control module

The SpringSecurityAclModule provides infrastructure for securing your application using Access Control Lists (ACLs). It is built on top of Spring Security ACL.

Adding SpringSecurityAclModule to your application will setup all infrastructure to create and manage ACLs, as well as to evaluate them using Spring security (in any module). This module requires an RDBMS datasource to create the tables for holding the ACL data.

Components are also provided to easily build a user interface for updating ACLs using EntityModule.

Artifacts

The Access Control module dependency is present in Across Platform.

<dependency>
     <groupId>com.foreach.across.modules</groupId>
     <artifactId>spring-security-acl-module</artifactId>
</dependency>

Module name: SpringSecurityAclModule

Quick links

Release overview

Release Documentation
4.1.0.RELEASE current Javadoc Reference
4.0.0.RELEASE Javadoc Reference
3.0.2.RELEASE Javadoc Reference
3.0.1.RELEASE Javadoc Reference
2.0.1.RELEASE Javadoc Reference
1.1.0.RELEASE Javadoc

Dependency table

Version Across Core Across Platform
4.x 5.x 5.x
3.x 3.x 2.1.x
2.x  2.x 2.0.x
1.1.x 1.1.x 1.1.x