@CompileStatic class SecuredClosureDelegate extends WebSecurityExpressionRoot
Set as the delegate of a closure in
| Fields inherited from class | Fields |
|---|---|
class WebSecurityExpressionRoot |
request, permitAll, denyAll, read, write, create, delete, admin |
| Type | Name and description |
|---|---|
ApplicationContext |
ctx |
| Constructor and description |
|---|
SecuredClosureDelegate(Authentication a, FilterInvocation fi, ApplicationContext ctx) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
GrailsParameterMap |
getParams() |
| Methods inherited from class | Name |
|---|---|
class WebSecurityExpressionRoot |
denyAll, equals, getAuthentication, getClass, getPrincipal, hasAnyAuthority, hasAnyRole, hasAuthority, hasIpAddress, hasPermission, hasPermission, hasRole, hashCode, isAnonymous, isAuthenticated, isFullyAuthenticated, isRememberMe, notify, notifyAll, permitAll, setDefaultRolePrefix, setPermissionEvaluator, setRoleHierarchy, setTrustResolver, toString, wait, wait, wait |