strategy-spring-security-acl
strategy-spring-security-acl copied to clipboard
Extensible strategy-based Spring Security ACL implementation ; available modules are : PermissionEvaluator, JPA Specification and ElasticSearch Filter
Hello Francois, Is this project still alive? I see no updates for more than a year, and there has been newer versions of Spring Boot & Spring Data JPA. Also,...
@lordlothar99 Thank you so much for such a great library I am a little stuck in integrating it. Step followed: 1. I have defined EnableJpaRepositories like below `@EnableJpaRepositories( value =...
Actually all you have to do is creating a constructor in com.github.lothar.security.acl.jpa.repository.AclJpaRepositoryFactoryBean and com.github.lothar.security.acl.elasticsearch.repository.AclElasticsearchRepositoryFactoryBean
query methods with Sort or Pageable are not cached --> ACL restriction is not injected yet