Package | Description |
---|---|
org.pentaho.platform.api.engine |
Modifier and Type | Method and Description |
---|---|
Collection<RequestMatcherDefinition> |
CsrfProtectionDefinition.getProtectedRequestMatchers()
Returns the collection of request matcher specifications that identify CSRF protected endpoints for this plug-in.
|
Modifier and Type | Method and Description |
---|---|
void |
CsrfProtectionDefinition.setProtectedRequestMatchers(Collection<RequestMatcherDefinition> protectedRequestMatchers)
Sets the list of request matcher specifications that identify CSRF protected endpoints for this plug-in.
|
Copyright © 2020 Hitachi Vantara. All rights reserved.