@Installer(description="Installs the ACL permissions if ACL module is enabled",
version=3,
phase=AfterModuleBootstrap)
public class AclPermissionsInstaller
extends Object
| Constructor and Description |
|---|
AclPermissionsInstaller() |
| Modifier and Type | Method and Description |
|---|---|
void |
createEntitiesAndAcls() |
void |
createGroupsAclSecurityEntity() |
void |
createPermissionsAndAddToAdminRole() |
void |
install() |
Copyright © 2020. All rights reserved.