spring-security-ldap

Deprecated API


Contents
Deprecated Methods
org.springframework.security.ldap.userdetails.DefaultLdapAuthoritiesPopulator.setConvertToUpperCase(boolean)
          Convert case in the AuthenticationProvider using a GrantedAuthoritiesMapper. 
org.springframework.security.ldap.userdetails.DefaultLdapAuthoritiesPopulator.setDefaultRole(String)
          Assign a default role in the AuthenticationProvider using a GrantedAuthoritiesMapper. 
org.springframework.security.ldap.userdetails.DefaultLdapAuthoritiesPopulator.setRolePrefix(String)
          Map the authorities in the AuthenticationProvider using a GrantedAuthoritiesMapper. 
 


spring-security-ldap