Package org.springframework.security.ldap

Interface Summary
LdapUsernameToDnMapper Constructs an Ldap Distinguished Name from a username.
 

Class Summary
DefaultLdapUsernameToDnMapper This implementation appends a name component to the userDnBase context using the usernameAttributeName property.
DefaultSpringSecurityContextSource ContextSource implementation which uses Spring LDAP's LdapContextSource as a base class.
LdapUtils LDAP Utility methods.
SpringSecurityLdapTemplate Extension of Spring LDAP's LdapTemplate class which adds extra functionality required by Spring Security.
 



Copyright © 2004-2009 SpringSource, Inc. All Rights Reserved.