@Singleton @Default public class InventorySecurity extends Object implements Security
| Modifier and Type | Class and Description |
|---|---|
class |
InventorySecurity.CreatePermissionCheckerFinisherImpl |
Security.CreatePermissionCheckerFinisher| Constructor and Description |
|---|
InventorySecurity() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canAssociateFrom(CanonicalPath path) |
boolean |
canCopyEnvironment(CanonicalPath path) |
Security.CreatePermissionCheckerFinisher |
canCreate(Class<?> entityType) |
boolean |
canDelete(CanonicalPath path) |
boolean |
canUpdate(CanonicalPath path) |
void |
initOperationsMap() |
public Security.CreatePermissionCheckerFinisher canCreate(Class<?> entityType)
public boolean canUpdate(CanonicalPath path)
public boolean canDelete(CanonicalPath path)
public boolean canAssociateFrom(CanonicalPath path)
canAssociateFrom in interface Securitypublic boolean canCopyEnvironment(CanonicalPath path)
canCopyEnvironment in interface Security@PostConstruct public void initOperationsMap()
Copyright © 2015 Red Hat, Inc.. All rights reserved.