public interface KieWorkbenchACL
| Modifier and Type | Method and Description |
|---|---|
void |
activatePolicy(KieWorkbenchPolicy policy) |
void |
denyAccess(String role,
String... featureId) |
Set<String> |
getGrantedRoles(String featureId) |
void |
grantAccess(String role,
String... featureId) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.