| Class | Description |
|---|---|
| CollectionUserDetailsChecker |
This class apply checking of all UserDetailsCheckers in the list
|
| CurrentUserLocaleResolver | |
| OneUserDetails |
Extension of the Spring Security user that additionally stores the user ID, tenant ID and origin user ID of the logged in user.
|
| OneUserDetailsChecker |
This class check whether it is possible to switch to the userToCheck from the current origin user
|
| OneUserDetailsService |
Default
UserDetailsService which locates the given username in the user work objects and returns a extended OneUserDetails instance as UserDetails. |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.