Java org.springframework.security.ldap.authentication AbstractLdapAuthenticator fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.security.ldap.authentication AbstractLdapAuthenticator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.security.ldap.authentication AbstractLdapAuthenticator.

The text is from its open source code.

Subclass

org.springframework.security.ldap.authentication.AbstractLdapAuthenticator has subclasses.
Click this link to see all its subclasses.

Method

voidsetUserDnPatterns(String[] dnPattern)
Sets the pattern which will be used to supply a DN for the user.
voidsetUserSearch(LdapUserSearch userSearch)