JBJF Parameter - Global Cipher plugin
Brought to you by:
lincolnadym,
sekuhn
New jbjf-parameter called <plugin-cipher> that allows a global cipher plugin to be indicated. This would reduce the amount of <resource> elements for <task> elements. BUT how do we indicate in the <task>, <usr>, <pwd> to use the global-cipher...some elements may not want encrypted values, hence the userid/pwd/etc is input as clear text.</pwd></usr></task></task></resource></plugin-cipher>
Anonymous
This will be controlled using a default="true|false" attribute on the <plugin-definition> element.</plugin-definition>
The JBJF startup/initialization will ensure that only one cipher plugin has the default attribute set to true.