Package org.forgerock.openig.filter.allow
Filters the HTTP request using a declarative configuration model based on a chain of predicates to validate.
-
Class Summary Class Description AllowOnlyFilter This filter authorizes a request to continue processing if any of the declared rules is satisfied (logical or).AllowOnlyFilter.Heaplet Creates anAllowOnlyFilter
in aHeap
environment.