public class LoginExemptionHelper
extends Object
Helper to handle login exemption from a properties file for 404 status resulting URLs.
Checks for properties file in <shared-home>/config named 404-login-exemption.properties
URLs can be listed as key=value pair in multiple lines eg:
fourohfour.allow.url.without.login=/samplepath
fourohfour.allow.url.without.login=/anothersamplepath
- Since:
- 7.6