Project

General

Profile

« Previous | Next » 

Revision b32150b1

Added by Andreas Kohlbecker over 5 years ago

ref #7833 restricting access to RegistrationWorkingsetView:

  • AccessRestrictedViewControlBean to evaluate AccessRestrictedView.isAccessDenied()
  • refactoring AccessRestrictedView class hierarchy

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/permission/AnnotationBasedAccessControlBean.java
25 25
 * @since Apr 24, 2017
26 26
 *
27 27
 *
28
 * FIMXE 1. consider renaming this class and its interface, since it is no longer annotation based!!!!
28
 * (FIMXE 1. consider renaming this class and its interface, since it is no longer annotation based!!!!)
29 29
 *
30
 * FIMXE 2. this class should implement ViewAccessControl. The view class can be accessed via the application
31
 * context before the view bean has been created. see #7967
30
 * FIMXE 2. this class should implement ViewAccessControl. The view class and annotations can be accessed
31
 * via the application context before the view bean has been created. see #7967
32 32
 */
33 33
public class AnnotationBasedAccessControlBean implements ViewInstanceAccessControl, Serializable {
34 34

  

Also available in: Unified diff