Example usage for org.springframework.security.access PermissionCacheOptimizer interface-usage

List of usage examples for org.springframework.security.access PermissionCacheOptimizer interface-usage

Introduction

In this page you can find the example usage for org.springframework.security.access PermissionCacheOptimizer interface-usage.

Usage

From source file org.springframework.security.acls.AclPermissionCacheOptimizer.java

/**
 * Batch loads ACLs for collections of objects to allow optimised filtering.
 *
 * @author Luke Taylor
 * @since 3.1
 */