Example usage for org.springframework.security.ldap.authentication AbstractLdapAuthenticationProvider subclass-usage

List of usage examples for org.springframework.security.ldap.authentication AbstractLdapAuthenticationProvider subclass-usage

Introduction

In this page you can find the example usage for org.springframework.security.ldap.authentication AbstractLdapAuthenticationProvider subclass-usage.

Usage

From source file iplatform.admin.ui.server.auth.ad.ActiveDirectoryLdapAuthenticationProvider.java

/**
 * Specialized LDAP authentication provider which uses Active Directory configuration conventions.
 * <p>
 * It will authenticate using the Active Directory
 * <a href="http://msdn.microsoft.com/en-us/library/ms680857%28VS.85%29.aspx">{@code userPrincipalName}</a>
 * (in the form {@code username@domain}). If the username does not already end with the domain name, the