Class ProviderAllowlist

java.lang.Object
org.apache.struts2.ognl.ProviderAllowlist

public class ProviderAllowlist extends Object
Allows ConfigurationProviders to register classes that should be allowed to be used in OGNL expressions.
Since:
6.4.0
  • Constructor Details

    • ProviderAllowlist

      public ProviderAllowlist()
  • Method Details