Package org.pentaho.platform.config
Class PentahoSsrfConfigurationPojo
java.lang.Object
com.hitachivantara.security.web.impl.model.ssrf.SsrfConfigurationPojo
org.pentaho.platform.config.PentahoSsrfConfigurationPojo
- All Implemented Interfaces:
com.hitachivantara.security.web.model.ssrf.SsrfConfiguration
public class PentahoSsrfConfigurationPojo
extends com.hitachivantara.security.web.impl.model.ssrf.SsrfConfigurationPojo
-
Constructor Summary
ConstructorDescriptionPentahoSsrfConfigurationPojo
(URI mainFullyQualifiedUrl, List<URI> alternativeFullyQualifiedUrls, boolean isEnabled) -
Method Summary
Methods inherited from class com.hitachivantara.security.web.impl.model.ssrf.SsrfConfigurationPojo
getAllowedOrigins, isEnabled
-
Constructor Details
-
PentahoSsrfConfigurationPojo
-