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
989 B
25 lines
989 B
<?xml version="1.0" encoding="UTF-8"?> |
|
<plugin> |
|
<id>com.fr.plugin.ihef.sso</id> |
|
<name><![CDATA[单点登陆]]></name> |
|
<active>yes</active> |
|
<version>1.0.2</version> |
|
<env-version>11.0</env-version> |
|
<jartime>2021-10-01</jartime> |
|
<vendor>fr.open</vendor> |
|
<description><![CDATA[单点登陆]]></description> |
|
<change-notes><![CDATA[单点登陆]]></change-notes> |
|
<main-package>com.fr.plugin.ihef</main-package> |
|
<prefer-packages> |
|
<prefer-package>com.fanruan.api</prefer-package> |
|
</prefer-packages> |
|
<lifecycle-monitor class="com.fr.plugin.ihef.PluginMonitor"/> |
|
<extra-core> |
|
<LocaleFinder class="com.fr.plugin.ihef.LocaleFinder"/> |
|
</extra-core> |
|
<extra-decision> |
|
<GlobalRequestFilterProvider class="com.fr.plugin.ihef.request.OAuthLogin"/> |
|
<LogInOutEventProvider class="com.fr.plugin.ihef.CustomLogInOut"/> |
|
</extra-decision> |
|
<function-recorder class="com.fr.plugin.ihef.LocaleFinder"/> |
|
</plugin> |