Project

General

Profile

Download (2.71 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b32150b1 12/21/2018 12:38 PM Andreas Kohlbecker

ref #7833 restricting access to RegistrationWorkingsetView:

  • AccessRestrictedViewControlBean to evaluate AccessRestrictedView.isAccessDenied()
  • refactoring AccessRestrictedView class hierarchy
be4a9789 02/01/2018 02:56 PM Andreas Kohlbecker

fix #7231 replacing SpringApplicationEventBus by scoped Vaadin4Spring Event Bus

ece99302 07/13/2017 11:24 AM Andreas Kohlbecker

solving spring scope related problems with the LoginView by introducing a RedirectToLoginView