为了实现Mule Credentials Vault,我从中下载了Mule Property Editor和Secure Property Placeholder插件 http://security-update-site.s3.amazonaws.com/
我使用的是Mule Studio 3.5.0,但我仍然无法在全局mule配置元素列表中找到Secure Property Placeholder。
有人可以建议如何将其包含在列表或任何其他检查中
由于
答案 0 :(得分:2)
请安装" Anypoint Enterprise Security"。
链接中提供的详细信息: http://www.mulesoft.org/documentation/display/current/Installing+Anypoint+Enterprise+Security
答案 1 :(得分:0)
在XML视图中,它应该通过content-assist(ctrl + space)提供:secure-property-placeholder:config
或通过图形视图:全局元素>创建>连接器配置>安全财产占位符
答案 2 :(得分:0)
如果您使用的是Mule 3.5.x,则需要安装较旧版本的Anypoint Enterprise Security。
具体而言,当您在安装新软件... 下设置更新网站时,请使用以下网址: http://security-update-site-1.3.s3.amazonaws.com
有关详细信息,请参阅http://www.mulesoft.org/documentation/display/35X/Installing+Anypoint+Enterprise+Security。 (请注意URL中的" 35X"它将带您进入文档的3.5.x版本。)
答案 3 :(得分:0)
尝试更新网站链接
Anypoint Enterprise Security http://security-update-site-1.4.s3.amazonaws.com
参考:http://www.mulesoft.org/documentation/display/current/Installing+Anypoint+Enterprise+Security
答案 4 :(得分:0)
我遇到了同样的问题,转到帮助 - >安装新软件>添加时钟,然后将名称命名为Anypoint Enterprise Security和Location http://security-update-site-1.5.s3.amazonaws.com,您必须选择所有复选框并安装它。如果问的话,重启mule然后你就能找到Mule属性编辑器。
供参考:http://blogs.perficient.com/integrate/2016/05/16/mule-enterprise-security-password-encryption-steps/