Project

General

Profile

task #7967

Updated by Andreas Kohlbecker over 5 years ago

AnnotationBasedAccessControlBean should implement ViewAccessControl since the view class and its annotations can be accessed via the application appplication 
 context before the view bean has been created. 

 The access control method `AccessRestrictedView.allowAnonymousAccess()` and the interface should be replaced by an annotation.

Back