Class SecureQueryInterceptor

java.lang.Object
ch.tocco.nice2.persist.security.impl.hibernate.query.SecureQueryInterceptor
All Implemented Interfaces:
QueryBuilderInterceptor

@Component public class SecureQueryInterceptor extends Object implements QueryBuilderInterceptor
An implementation of QueryBuilderInterceptor which adds predicates based on the ACL rules of the current user.