Axway-API-Management-Plus / apigw-maven-plugin

Maven plugin for Axway API Gateway/Manager development and deployment.
Apache License 2.0
11 stars 9 forks source link

Encrypted Properties #39

Closed mlookaxw closed 4 years ago

mlookaxw commented 4 years ago

Currently all configuration values are in plain text. Some values may contain credentials which shouldn't be visible. Support for encrypted property values has to be added. On configuration the values will be decrypted via master password provided on configuration time.