| Class | Description |
|---|---|
| DefaultWebSecurityExpressionHandler |
Facade which isolates Spring Security's requirements for evaluating
web-security expressions from the implementation of the underlying expression
objects.
|
| DenyAllPermissionEvaluator | |
| MethodSecurityEvaluationContext |
Internal security-specific EvaluationContext implementation which lazily adds
the method parameter values as variables (with the corresponding parameter
names) if and when they are required.
|
| MethodSecurityExpressionRoot |
Extended expression root object which contains extra method-specific
functionality.
|
| RsMethodSecurityExpressionHandler | |
| SecurityExpressionRoot | |
| SpringExpressionUtil | |
| WebSecurityExpressionRoot |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.