|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AclDataAccessException | |
---|---|
org.springframework.security.acls.model | Interfaces and shared classes to manage access control lists (ACLs) for domain object instances. |
Uses of AclDataAccessException in org.springframework.security.acls.model |
---|
Subclasses of AclDataAccessException in org.springframework.security.acls.model | |
---|---|
class |
AlreadyExistsException
Thrown if an Acl entry already exists for the object. |
class |
ChildrenExistException
Thrown if an Acl cannot be deleted because children Acl s exist. |
class |
NotFoundException
Thrown if an ACL-related object cannot be found. |
class |
UnloadedSidException
Thrown if an Acl cannot perform an operation because it only loaded a subset of Sid s and
the caller has requested details for an unloaded Sid . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |