public class CustomELRequestMatcher
extends org.springframework.security.web.util.ELRequestMatcher
| Constructor and Description |
|---|
CustomELRequestMatcher(String el) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.expression.EvaluationContext |
createELContext(javax.servlet.http.HttpServletRequest request) |
public CustomELRequestMatcher(String el)
Copyright 2012-2013 Veniamin Isaias. All rights reserved.