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

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

Introduction

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

The text is from its open source code.

Subclass

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

Constructor

DefaultSpringSecurityContextSource(String providerUrl)
Create and initialize an instance which will connect to the supplied LDAP URL.
DefaultSpringSecurityContextSource(List urls, String baseDn)
Create and initialize an instance which will connect of the LDAP Spring Security Context Source.