public class BeanPropertyAuthoriser extends Object implements PropertyAuthoriser
PropertyAuthoriser.CheckResult, PropertyAuthoriser.PropertyPermission| Constructor and Description |
|---|
BeanPropertyAuthoriser(BeanPropertySource beanPropertySource,
PropertyAuthoriser wrapped) |
| Modifier and Type | Method and Description |
|---|---|
Set<PropertyAuthoriser.CheckResult> |
checkPermissions(Request request,
Request.Method method,
PropertyAuthoriser.PropertyPermission perm,
Set<QName> fields,
Resource resource) |
public BeanPropertyAuthoriser(BeanPropertySource beanPropertySource, PropertyAuthoriser wrapped)
public Set<PropertyAuthoriser.CheckResult> checkPermissions(Request request, Request.Method method, PropertyAuthoriser.PropertyPermission perm, Set<QName> fields, Resource resource)
checkPermissions in interface PropertyAuthoriserCopyright © 2021 McEvoy Software Ltd. All rights reserved.