public interface IAccessPermissionsSupport
| Modifier and Type | Method and Description |
|---|---|
IAccessPermissions |
getAccessPermissions()
The access permissions active for the document.
|
IAccessPermissions getAccessPermissions()
The return value of this method not only depends on the permissions
encoded by the ISecurityHandler, but also on the outcome of the
authentication.
A negative authentication should result in no permissions, a positive authentication should result either in the encoded permissions for a user authentication or in all permissions for a successful owner authentication.
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.