Skip to content

Provides AclService and MutableAclService implementations that enable usage of Spring Security ACLs with an Apache Cassandra database.

License

Notifications You must be signed in to change notification settings

RigasGrigoropoulos/spring-security-acl-cassandra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-security-acl-cassandra

spring-security-acl-cassandra provides AclService and MutableAclService implementations that enable usage of Spring Security ACLs with an Apache Cassandra database. Communication with the Cassandra cluster is implemented with CQL3 using the DataStax Java Driver.

Prerequisites

  • Java >= 1.5
  • Cassandra >= 1.2

License

spring-security-acl-cassandra is released under version 2.0 of the Apache License.

About

Provides AclService and MutableAclService implementations that enable usage of Spring Security ACLs with an Apache Cassandra database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages