Full name:
org.kuali.maven.plugins:enc-maven-plugin:1.0.0:encrypt
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
password | String | - | The password for encrypting text. This same password must be used
to decrypt the encrypted text User property is: enc.password. |
strength | EncStrength | - | The encryption strength, BASIC or STRONG Default value is: BASIC. User property is: enc.strength. |
text | String | - | The text to encrypt. eg FOO -> ENC(y9G0trn) User property is: enc.text. |
text: