public interface ManageableAclService
| Modifier and Type | Method and Description |
|---|---|
void |
createObjectIdentity(org.springframework.security.acls.model.ObjectIdentity objectIdentity)
Creates (persists) a not noll, not existing object identity
|
void |
removeObjectIdentity(org.springframework.security.acls.model.ObjectIdentity objectIdentity) |
void createObjectIdentity(@NotNull
org.springframework.security.acls.model.ObjectIdentity objectIdentity)
throws org.springframework.security.acls.model.AlreadyExistsException
objectIdentity - org.springframework.security.acls.model.AlreadyExistsExceptionvoid removeObjectIdentity(org.springframework.security.acls.model.ObjectIdentity objectIdentity)
objectIdentity - Copyright © 2010–2017 Henix, henix.fr. All rights reserved.