Package xyz.zeroonebn.security
-
Class Summary Class Description ConfigureUIServiceInitListener Adds before enter listener to check access to views.CustomRequestCache HttpSessionRequestCache that avoids saving internal framework requests.LoginView Login view.LoginViewRegistrer Registers LoginView route.SecurityConfiguration Configures spring security, doing the following: Bypass security checks for static resources, Restrict access to the application, allowing only logged in users, Set up the login formSecurityProperties Security properties.SecurityUtils SecurityUtils takes care of all such static operations that have to do with security and querying rights from different beans of the UI.