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.
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<plugin>
|
|
|
|
<id>com.fr.plugin.decision.url.login</id>
|
|
|
|
<name><![CDATA[URL登录]]></name>
|
|
|
|
<active>yes</active>
|
|
|
|
<hidden>no</hidden>
|
|
|
|
<version>1.0.1</version>
|
|
|
|
<env-version>10.0~</env-version>
|
|
|
|
<jartime>2019-5-20</jartime>
|
|
|
|
<vendor>finereport</vendor>
|
|
|
|
<description><![CDATA[直接使用url拼接参数进行登录以及登录后跳转]]></description>
|
|
|
|
<change-notes><![CDATA[
|
|
|
|
<p>[2019-06-20]修改jar包时间</p>
|
|
|
|
]]></change-notes>
|
|
|
|
<function-recorder class="com.fr.plugin.decision.url.login.web.LoginAction"/>
|
|
|
|
<extra-decision>
|
|
|
|
<HttpHandlerProvider class="com.fr.plugin.decision.url.login.LoginHttpHandlerProvider"/>
|
|
|
|
<URLAliasProvider class="com.fr.plugin.decision.url.login.LoginUrlAliasProvider"/>
|
|
|
|
</extra-decision>
|
|
|
|
</plugin>
|