Package org.ikasan.dashboard.security
-
Class Summary Class Description ConfigureUIServiceInitListener ContextCache CustomRequestCache HttpSessionRequestCache that avoids saving internal framework requests.IkasanAuthenticationEntryPoint 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 formSecurityUtils SecurityUtils takes care of all such static operations that have to do with security and querying rights from different beans of the UI.