Example usage for org.springframework.security.acls.afterinvocation Filterer interface-usage

List of usage examples for org.springframework.security.acls.afterinvocation Filterer interface-usage

Introduction

In this page you can find the example usage for org.springframework.security.acls.afterinvocation Filterer interface-usage.

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
 */