applicationContext-acegi-security-*.xml | Defines a UserDetailsService based on *. Examples of * include memory , jdbc , and ldap . The UserDetailsService defined in this file is referenced in applicationContext-acegi-security.xml and applicationContext-pentaho-security-*.xml . Read more about the UserDetailsService implementations and how to configure them in PentahoDoc:Getting Password and Granted Authorities of a User. |
applicationContext-pentaho-security-*.xml | Defines an IUserRoleListService based on *. Examples of * include memory , jdbc , and ldap . Read more about the IUserRoleListService implementations and how to configure them in PentahoDoc:Getting All Usernames and Roles. |