Package | Description |
---|---|
org.springframework.security.access.expression.method |
Implementation of expression-based method security.
|
org.springframework.security.acls |
The Spring Security ACL package which implements instance-based security for domain objects.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultMethodSecurityExpressionHandler.setPermissionCacheOptimizer(PermissionCacheOptimizer permissionCacheOptimizer) |
Modifier and Type | Class and Description |
---|---|
class |
AclPermissionCacheOptimizer
Batch loads ACLs for collections of objects to allow optimised filtering.
|
Copyright © 2019. All rights reserved.