Example usage for org.springframework.security.ldap.userdetails LdapUserDetailsImpl subclass-usage

List of usage examples for org.springframework.security.ldap.userdetails LdapUserDetailsImpl subclass-usage

Introduction

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

Usage

From source file ca.uhnresearch.pughlab.authentication.LdapAccountDetails.java

/**
* UserDetails implementation whose properties are based on the LDAP schema for
* <tt>Person</tt>.
*
* @author Luke
* @since 2.0