Package org.pentaho.platform.plugin.services.security.userrole.ldap

Class Summary
DefaultLdapUserRoleListService  
FixedDefaultLdapAuthoritiesPopulator Deprecated. Use org.acegisecurity.providers.ldap.populator.DefaultLdapAuthoritiesPopulator instead.
LdapUserDetailsService A UserDetailsService implementation that can communicate with an LDAP repository.
LdapUserDetailsServiceMessages  
NoOpLdapAuthoritiesPopulator For use when authorities are stored in the user object (e.g.
RolePreprocessingMapper Extension of LdapUserDetailsMapper which extracts the value of the component named tokenName within any attribute in roleAttributes.
UnionizingLdapAuthoritiesPopulator Delegates to populators and unions the results.