@Service public class SimpleSecurityExpressionHandler extends org.springframework.security.access.expression.AbstractSecurityExpressionHandler<Map<String,Object>>
| Constructor and Description |
|---|
SimpleSecurityExpressionHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.expression.spel.support.StandardEvaluationContext |
createEvaluationContextInternal(org.springframework.security.core.Authentication authentication,
Map<String,Object> variables) |
protected org.springframework.security.access.expression.SecurityExpressionOperations |
createSecurityExpressionRoot(org.springframework.security.core.Authentication authentication,
Map<String,Object> variables) |
protected org.springframework.expression.spel.support.StandardEvaluationContext createEvaluationContextInternal(org.springframework.security.core.Authentication authentication,
Map<String,Object> variables)
Copyright © 2016 Jasig. All Rights Reserved.