diff --git a/JSD-9581-需求确认书V1.docx b/JSD-9581-需求确认书V1.docx new file mode 100644 index 0000000..5c76f97 Binary files /dev/null and b/JSD-9581-需求确认书V1.docx differ diff --git a/JSD-9581配置使用文档.docx b/JSD-9581配置使用文档.docx new file mode 100644 index 0000000..698d999 Binary files /dev/null and b/JSD-9581配置使用文档.docx differ diff --git a/README.md b/README.md index 8ff0441..18a7810 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # open-JSD-9581 -JSD-9581 OAuth2单点+用户同步 \ No newline at end of file +JSD-9581 OAuth2单点+用户同步\ +免责说明:该源码为第三方爱好者提供,不保证源码和方案的可靠性,也不提供任何形式的源码教学指导和协助!\ +仅作为开发者学习参考使用!禁止用于任何商业用途!\ +为保护开发者隐私,开发者信息已隐去!若原开发者希望公开自己的信息,可联系hugh处理。 \ No newline at end of file diff --git a/lib/commons-beanutils-1.8.0.jar b/lib/commons-beanutils-1.8.0.jar new file mode 100644 index 0000000..caf7ae3 Binary files /dev/null and b/lib/commons-beanutils-1.8.0.jar differ diff --git a/lib/commons-collections-3.2.1.jar b/lib/commons-collections-3.2.1.jar new file mode 100644 index 0000000..c35fa1f Binary files /dev/null and b/lib/commons-collections-3.2.1.jar differ diff --git a/lib/commons-lang-2.5.jar b/lib/commons-lang-2.5.jar new file mode 100644 index 0000000..ae491da Binary files /dev/null and b/lib/commons-lang-2.5.jar differ diff --git a/lib/commons-logging-1.1.1.jar b/lib/commons-logging-1.1.1.jar new file mode 100644 index 0000000..1deef14 Binary files /dev/null and b/lib/commons-logging-1.1.1.jar differ diff --git a/lib/finekit-10.0.jar b/lib/finekit-10.0.jar new file mode 100644 index 0000000..f4482fc Binary files /dev/null and b/lib/finekit-10.0.jar differ diff --git a/lib/json-lib-2.4-jdk15.jar b/lib/json-lib-2.4-jdk15.jar new file mode 100644 index 0000000..68d4f3b Binary files /dev/null and b/lib/json-lib-2.4-jdk15.jar differ diff --git a/plugin.xml b/plugin.xml new file mode 100644 index 0000000..9d6da99 --- /dev/null +++ b/plugin.xml @@ -0,0 +1,27 @@ + + + com.fr.plugin.hdmu.sso + + yes + 1.4.4 + 10.0 + 2018-07-31 + fr.open + + + com.fr.plugin.hdmu + + com.fanruan.api + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/main/java/com/fr/plugin/hdmu/CustomLogInOut.java b/src/main/java/com/fr/plugin/hdmu/CustomLogInOut.java new file mode 100644 index 0000000..1587a31 --- /dev/null +++ b/src/main/java/com/fr/plugin/hdmu/CustomLogInOut.java @@ -0,0 +1,55 @@ +/** + * Copyright (C), 2015-2021 + * FileName: CustomLogInOut + * Author: Louis + * Date: 2019/6/19 16:25 + * Description: CustomLogInOut + * History: + *