You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
975 B
25 lines
975 B
2 years ago
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
|
||
|
<id>com.eco.plugin.xx.xdfileencrypt</id>
|
||
|
<name><![CDATA[导入导出加解密_EK]]></name>
|
||
|
<active>yes</active>
|
||
|
<version>1.1.1</version>
|
||
|
<env-version>10.0</env-version>
|
||
|
<jartime>2018-07-31</jartime>
|
||
|
<vendor>fr.open</vendor>
|
||
|
<description><![CDATA[导入导出加解密_EK]]></description>
|
||
|
<change-notes><![CDATA[
|
||
|
[2022-09-21] JSD-10438 初始化
|
||
|
]]></change-notes>
|
||
|
<main-package>com.eco.plugin.xx.xdfileencrypt</main-package>
|
||
|
<lifecycle-monitor class="com.eco.plugin.xx.xdfileencrypt.config.InitializeMonitor"/>
|
||
|
|
||
|
<extra-decision>
|
||
|
<GlobalRequestFilterProvider class="com.eco.plugin.xx.xdfileencrypt.filter.SSOFilter"/>
|
||
|
</extra-decision>
|
||
|
|
||
|
<extra-core>
|
||
|
<LocaleFinder class="com.eco.plugin.xx.xdfileencrypt.localeFinder.locale"/>
|
||
|
</extra-core>
|
||
|
|
||
|
<function-recorder class="com.eco.plugin.xx.xdfileencrypt.config.xxSimpleConfig"/>
|
||
|
</plugin>
|