差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
下次修改 Both sides next revision
java:ldap:spring [2016/05/08 23:23]
tony [Articles]
java:ldap:spring [2016/06/30 22:33]
127.0.0.1 外部編輯
行 4: 行 4:
   * [[java:​ldap:​spring:​simpleAuthentication|Simple Authentication]] SSL and StartTLS   * [[java:​ldap:​spring:​simpleAuthentication|Simple Authentication]] SSL and StartTLS
   * [[java:​ldap:​spring:​object-relation|Spring-Security with LDAP物件關係]](整理中)   * [[java:​ldap:​spring:​object-relation|Spring-Security with LDAP物件關係]](整理中)
-  * [[java:​ldap:​spring:​supportSAMOfADProvider|ActiveDirectoryLdapAuthenticationProvider - Support SAM-Account-Name]]+  ​* ActiveDirectoryLdapAuthenticationProvider 
 +    ​* [[java:​ldap:​spring:​ActiveDirectoryLdapAuthenticationProvider:​supportSAMOfADProvider|Support SAM-Account-Name]] 
 +    * [[java:​ldap:​spring:​ActiveDirectoryLdapAuthenticationProvider:​supportTLS|Support TLS]]
   * LdapAuthenticationProvider   * LdapAuthenticationProvider
     * [[java:​ldap:​spring:​LdapAuthenticationProvider|如何透過LDAP做認證?​]]     * [[java:​ldap:​spring:​LdapAuthenticationProvider|如何透過LDAP做認證?​]]
-    * [[java:​ldap:​spring:​LdapAuthenticationProvider:​tls|透過TLS連線]] +    * [[java:​ldap:​spring:​LdapAuthenticationProvider:​secureConnection|Support Secure connection]] 
-    * [[java:​ldap:​spring:​LdapAuthenticationProvider:​anonymousWithTLS|匿名登入+TLS連線]] +    * [[java:​ldap:​spring:​LdapAuthenticationProvider:​anonymousWithTLS|Support StartTLS with anonymous login]]
 ==== Search AD User and Groups ==== ==== Search AD User and Groups ====
 <code java> <code java>