diff --git a/jap-ldap/src/main/java/com/fujieid/jap/ldap/LdapStrategy.java b/jap-ldap/src/main/java/com/fujieid/jap/ldap/LdapStrategy.java index 0233d4e21176506de6e5c104fa98e4b6cc725491..3262ae3d6e11b6fa28356d248510d9eb9858531c 100644 --- a/jap-ldap/src/main/java/com/fujieid/jap/ldap/LdapStrategy.java +++ b/jap-ldap/src/main/java/com/fujieid/jap/ldap/LdapStrategy.java @@ -32,6 +32,10 @@ import com.fujieid.jap.ldap.template.LdapDefaultTemplate; import com.fujieid.jap.ldap.template.LdapTemplate; /** + * The LDAP authentication strategy uses the LDAP protocol to authenticate users. + * The following cryptographic algorithms are supported: + * 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 * @since 1.0.6