Package com.aquima.web.security
package com.aquima.web.security
-
ClassDescriptionA whitelist implementation which can be configured with allowed tags, attributes and protocols.Created by s.wartenberg on 29-6-2017.This interface defines a means to obtain the permissions granted to a role.This class is similar to RoleVoter from Spring Security except it doesn't compare ConfigAttributes against user role, but against role permissions.Authorisation manager that uses Spring for the authorisation.Proxy for DelegatingFilterProxy that adds reset capabilities.