Package org.pentaho.platform.plugin.services.security.userrole
package org.pentaho.platform.plugin.services.security.userrole
-
ClassDescriptionCaching Decorator for an IUserRoleListService.This class contains a list of UserDetailsService objects.This interceptor changes the thread context classloader to the class' current classloader.This class delgates calls to a configured list of IUserRoleListService delegates.Decorates another
IUserRoleListService
and returns a merged list consisting of the original roles fromIUserRoleListService.getAllRoles()
plus the extra roles.User: nbaker Date: 8/7/13 Copy of the org.springframework.security.config.CachingUserDetailsService for modification due to poor extensibility of core class.This listener ensures that the Authentication system has been loaded.User: nbaker Date: 8/1/13