差異處

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

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
下次修改 Both sides next revision
java:ldap:spring [2016/05/06 00:15]
tony [To Do]
java:ldap:spring [2016/06/30 22:33]
127.0.0.1 外部編輯
行 3: 行 3:
 ===== Articles ===== ===== Articles =====
   * [[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|Support SAM-Account-Name ​of AD Provider]]+  ​* ActiveDirectoryLdapAuthenticationProvider 
 +    ​* [[java:​ldap:​spring:​ActiveDirectoryLdapAuthenticationProvider:​supportSAMOfADProvider|Support SAM-Account-Name]] 
 +    * [[java:​ldap:​spring:​ActiveDirectoryLdapAuthenticationProvider:​supportTLS|Support TLS]] 
 +  * LdapAuthenticationProvider 
 +    * [[java:​ldap:​spring:​LdapAuthenticationProvider|如何透過LDAP做認證?​]] 
 +    * [[java:​ldap:​spring:​LdapAuthenticationProvider:​secureConnection|Support Secure connection]] 
 +    * [[java:​ldap:​spring:​LdapAuthenticationProvider:​anonymousWithTLS|Support StartTLS with anonymous login]]
 ==== Search AD User and Groups ==== ==== Search AD User and Groups ====
 <code java> <code java>