org.springframework.security.acls.model.OwnershipAcl |
![]() |
A mutable ACL that provides ownership capabilities.
Generally the owner of an ACL is able to call any ACL mutator method, as well as assign a new owner.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Changes the present owner to a different owner.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Changes the present owner to a different owner.
newOwner | the new owner (mandatory; cannot be null) |
---|