Class | Description |
---|---|
ExtraRolesUserRoleListServiceDecorator |
Decorates another
IUserRoleListService and returns a merged list consisting of the original roles from
IUserRoleListService.getAllRoles() plus the extra roles. |
NotFoundUserDetails | |
PentahoCachingUserDetailsService |
User: nbaker
Date: 8/7/13
Copy of the org.springframework.security.config.CachingUserDetailsService for modification due to
poor extensibility of core class.
|
TenantAwareUserDetailsServiceDecorator |
User: nbaker
Date: 8/1/13
|