@Singleton @Default public class InventorySecurity extends Object implements Security
| Constructor and Description |
|---|
InventorySecurity() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canAssociateFrom(String path) |
boolean |
canCopyEnvironment(String path) |
boolean |
canCreate(String entityType) |
boolean |
canDelete(String path) |
boolean |
canUpdate(String path) |
void |
initOperationsMap() |
public boolean canAssociateFrom(String path)
canAssociateFrom in interface Securitypublic boolean canCopyEnvironment(String path)
canCopyEnvironment in interface Securitypublic void initOperationsMap()
Copyright © 2015–2016 Red Hat. All rights reserved.