提交 70cb57a3 编写于 作者: 智布道's avatar 智布道 👁

change: javadoc

上级 1e0ceda9
......@@ -12,6 +12,8 @@
<artifactId>jap-ldap</artifactId>
<name>jap-ldap</name>
<description>
jap-ldap is used to support user authentication in ldap, and supports standard password encryption types in ldap,
such as: clear, k5key, md5, smd5, sha, ssha, sha512, sha256, ext_des, md5crypt, sha256crypt, sha512crypt and crypt
</description>
<dependencies>
......
......@@ -14,8 +14,8 @@
* limitations under the License.
*/
/**
* {@code jap-ldap} supports identity authentication for users in ldap, and supports standard password encryption type in ldap, such as:
* clear, k5key, md5, smd5, sha, ssha, sha512, sha256, ext_des, md5crypt, sha256crypt, sha512crypt and crypt
* {@code jap-ldap} is used to support user authentication in ldap, and supports standard password encryption types in ldap,
* such as: clear, k5key, md5, smd5, sha, ssha, sha512, sha256, ext_des, md5crypt, sha256crypt, sha512crypt and crypt
*
* @author yadong.zhang (yadong.zhang0415(a)gmail.com)
* @version 1.0.0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册