Security.CreatePermissionCheckerFinisher| Constructor and Description |
|---|
PermissiveSecurity() |
| 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) |
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 SecurityCopyright © 2015 Red Hat, Inc.. All rights reserved.