| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | org.zefer.pd4ml.taglib.PD4PermissionsTag |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
password | true | true | java.lang.String | If the attribute is set, it forces the resulting document to be encrypted with the given password. If the password is set to "empty", than the resulting document will be encrypted without password, but still with the given rights (can be allowed to be shown, but not to be printed for instance) |
rights | true | true | int | Numeric value. Can be calculated using permissions constants from PD4Constants.java |
strongEncryption | true | true | boolean | Boolean flag forces 128-bit encryption if true. Otherwise 40-bit encryption is used. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |