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.
 
 

24 lines
947 B

<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin>
<id>com.eco.plugin.xx.kdxfsso</id>
<name><![CDATA[单点登录及内外网权限控制]]></name>
<active>yes</active>
<version>1.0.3</version>
<env-version>10.0</env-version>
<jartime>2018-07-31</jartime>
<vendor>fr.open</vendor>
<description><![CDATA[单点登录及内外网权限控制]]></description>
<change-notes><![CDATA[
]]></change-notes>
<main-package>com.eco.plugin.xx.kdxfsso</main-package>
<lifecycle-monitor class="com.eco.plugin.xx.kdxfsso.config.InitializeMonitor"/>
<extra-decision>
<GlobalRequestFilterProvider class="com.eco.plugin.xx.kdxfsso.filter.SSOFilter"/>
</extra-decision>
<extra-core>
<DBAccessProvider class="com.eco.plugin.xx.kdxfsso.db.controller.DBController"/>
</extra-core>
<function-recorder class="com.eco.plugin.xx.kdxfsso.config.PluginSimpleConfig"/>
</plugin>