jPod PDF library

de.intarsys.pdf.crypt
Interface IAccessPermissionsSupport

All Known Implementing Classes:
StandardSecurityHandler, StandardSecurityHandlerR2, StandardSecurityHandlerR3, StandardSecurityHandlerR4

public interface IAccessPermissionsSupport


Method Summary
 IAccessPermissions getAccessPermissions()
          The access permissions active for the document.
 

Method Detail

getAccessPermissions

IAccessPermissions getAccessPermissions()
The access permissions active for the document.

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.

Returns:
The access permissions active for the document.

jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.