public interface Security
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Security.CreatePermissionCheckerFinisher |
| 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) |
Security.CreatePermissionCheckerFinisher canCreate(Class<?> entityType)
boolean canUpdate(CanonicalPath path)
boolean canDelete(CanonicalPath path)
boolean canAssociateFrom(CanonicalPath path)
boolean canCopyEnvironment(CanonicalPath path)
Copyright © 2015 Red Hat, Inc.. All rights reserved.