public interface IAclHook
| Modifier and Type | Method and Description | 
|---|---|
void | 
onAclChanged(BmContext context,
            ContainerDescriptor container,
            java.util.List<AccessControlEntry> previous,
            java.util.List<AccessControlEntry> current)  | 
void onAclChanged(BmContext context, ContainerDescriptor container, java.util.List<AccessControlEntry> previous, java.util.List<AccessControlEntry> current)
Copyright © 2023. All Rights Reserved.