| java.lang.Object | ||
| ↳ | org.springframework.security.access.expression.AbstractSecurityExpressionHandler<T> | |
| ↳ | org.springframework.security.web.access.expression.DefaultWebSecurityExpressionHandler | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Implement in order to create a root object of the correct type for the supported invocation type. | |||||||||||
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  org.springframework.security.access.expression.AbstractSecurityExpressionHandler | |||||||||||
|  From class
  java.lang.Object | |||||||||||
|  From interface
  org.springframework.context.ApplicationContextAware | |||||||||||
|  From interface
  org.springframework.security.access.expression.SecurityExpressionHandler | |||||||||||
Implement in order to create a root object of the correct type for the supported invocation type.
| authentication | the current authentication object | 
|---|---|
| fi | the invocation (filter, method, channel) |