| Interface | Description |
|---|---|
| PropertyAuthoriser | |
| PropertyHandler |
A type of method handler which does property permission checking.
|
| Class | Description |
|---|---|
| BeanPropertyAuthoriser | |
| BeanPropertySource |
A read/write source of properties which uses getter/setter style properties
on the resource class.
|
| DefaultPropertyAuthoriser |
This default implementation is to allow property access based on the request.
|
| MultiNamespaceCustomPropertySource | |
| PropertyAuthoriser.CheckResult |
Describes a permission violation.
|
| SimplePropertyAuthoriser |
Very basic implementation for development and prototyping
Allows all logged in access
|
| Enum | Description |
|---|---|
| PropertyAuthoriser.PropertyPermission |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.