Example usage for org.springframework.security.web.util.matcher ELRequestMatcher subclass-usage

List of usage examples for org.springframework.security.web.util.matcher ELRequestMatcher subclass-usage

Introduction

In this page you can find the example usage for org.springframework.security.web.util.matcher ELRequestMatcher subclass-usage.

Usage

From source file org.web4thejob.security.CustomELRequestMatcher.java

/**
 * @author Veniamin Isaias
 * @since 1.1.1
 */

public class CustomELRequestMatcher extends ELRequestMatcher {