@Service @Transactional public class FeatureAccessControlService extends Object
| Constructor and Description |
|---|
FeatureAccessControlService() |
| Modifier and Type | Method and Description |
|---|---|
void |
grantAccess(Feature feature,
Role role) |
void |
revokeAccess(Feature feature,
Role role) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.