CSPWhitelist Structure
Use the CSPWhitelist structure to specify the content security policy for the Oracle Analytics instance.
The CSPWhitelist structure is used in the getCSPDefaultAllowList() Method and getCSPWhitelist() Method.
CSPWhitelist Structure Fields
Fields | Description |
---|---|
String cspWhitelistXml |
Specifies a character string that contains a representation of the content security policy. |
String sessionID |
Specifies the session ID, which is usually returned by the logon method. If the SOAP client engine can handle HTTP cookies, you can omit the session ID or set it to null. |