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
758 B
25 lines
758 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin> |
|
<id>com.fr.solution.plugin.auth.cas</id> |
|
<name><![CDATA[平台使用Cas认证]]></name> |
|
<active>yes</active> |
|
<version>1.0</version> |
|
<env-version>8.0</env-version> |
|
<jartime>2016-06-20</jartime> |
|
<vendor email="solution@finereport.com">solution.richie</vendor> |
|
<description><![CDATA[使用cas认证]]></description> |
|
<change-notes><![CDATA[ |
|
[2016-06-20]初始化<br/> |
|
]]></change-notes> |
|
<extra-core> |
|
|
|
</extra-core> |
|
<extra-report> |
|
|
|
</extra-report> |
|
<extra-platform> |
|
<PlateProvider class="com.fr.solution.plugin.auth.cas.CasAuthenticatePlateAnchor"/> |
|
</extra-platform> |
|
<extra-designer> |
|
|
|
</extra-designer> |
|
</plugin> |