List of usage examples for org.springframework.security.acls.afterinvocation Filterer interface-usage
From source file org.springframework.security.acls.afterinvocation.CollectionFilterer.java
/**
* A filter used to filter Collections.
*
* @author Ben Alex
* @author Paulo Neves
*/
From source file org.springframework.security.acls.afterinvocation.ArrayFilterer.java
/**
* A filter used to filter arrays.
*
* @author Ben Alex
* @author Paulo Neves
*/