public interface MethodSecurityExpressionOperations extends SecurityExpressionOperations
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getFilterObject() |
java.lang.Object |
getReturnObject() |
java.lang.Object |
getThis() |
void |
setFilterObject(java.lang.Object filterObject) |
void |
setReturnObject(java.lang.Object returnObject) |
denyAll, getAuthentication, hasAnyAuthority, hasAnyRole, hasAuthority, hasPermission, hasPermission, hasRole, isAnonymous, isAuthenticated, isFullyAuthenticated, isRememberMe, permitAll