|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WebSecurityExpressionHandler | |
|---|---|
| org.springframework.security.web.access.expression | |
| Uses of WebSecurityExpressionHandler in org.springframework.security.web.access.expression |
|---|
| Classes in org.springframework.security.web.access.expression that implement WebSecurityExpressionHandler | |
|---|---|
class |
DefaultWebSecurityExpressionHandler
Facade which isolates Spring Security's requirements for evaluating web-security expressions from the implementation of the underlying expression objects. |
| Methods in org.springframework.security.web.access.expression with parameters of type WebSecurityExpressionHandler | |
|---|---|
void |
WebExpressionVoter.setExpressionHandler(WebSecurityExpressionHandler expressionHandler)
|
| Constructors in org.springframework.security.web.access.expression with parameters of type WebSecurityExpressionHandler | |
|---|---|
ExpressionBasedFilterInvocationSecurityMetadataSource(UrlMatcher urlMatcher,
LinkedHashMap<RequestKey,Collection<ConfigAttribute>> requestMap,
WebSecurityExpressionHandler expressionHandler)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||