Package | Description |
---|---|
org.springframework.security.acls |
The Spring Security ACL package which implements instance-based security for domain objects.
|
org.springframework.security.acls.domain |
Basic implementation of access control lists (ACLs) interfaces.
|
Modifier and Type | Method and Description |
---|---|
void |
AclPermissionEvaluator.setObjectIdentityGenerator(ObjectIdentityGenerator objectIdentityGenerator) |
Modifier and Type | Class and Description |
---|---|
class |
ObjectIdentityRetrievalStrategyImpl
Basic implementation of
ObjectIdentityRetrievalStrategy and ObjectIdentityGenerator
that uses the constructors of ObjectIdentityImpl to create the ObjectIdentity . |
Copyright © 2015. All rights reserved.