Skip to content

/AWS1/CL_IVRSTRTPARTICIPANTR01

StartParticipantReplicationResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_accesscontrolalloworigin TYPE /AWS1/IVRSTRING /AWS1/IVRSTRING

See Access-Control-Allow-Origin in the MDN Web Docs.

iv_accessctlexposeheaders TYPE /AWS1/IVRSTRING /AWS1/IVRSTRING

See Access-Control-Expose-Headers in the MDN Web Docs.

iv_cachecontrol TYPE /AWS1/IVRSTRING /AWS1/IVRSTRING

See Cache-Control in the MDN Web Docs.

iv_contentsecuritypolicy TYPE /AWS1/IVRSTRING /AWS1/IVRSTRING

See Content-Security-Policy in the MDN Web Docs.

iv_stricttransportsecurity TYPE /AWS1/IVRSTRING /AWS1/IVRSTRING

See Strict-Transport-Security in the MDN Web Docs.

iv_xcontenttypeoptions TYPE /AWS1/IVRSTRING /AWS1/IVRSTRING

See X-Content-Type-Options in the MDN Web Docs.

iv_xframeoptions TYPE /AWS1/IVRSTRING /AWS1/IVRSTRING

See X-Frame-Options in the MDN Web Docs.


Queryable Attributes

accessControlAllowOrigin

See Access-Control-Allow-Origin in the MDN Web Docs.

Accessible with the following methods

Method Description
GET_ACCESSCONTROLALLOWORIGIN() Getter for ACCESSCONTROLALLOWORIGIN, with configurable defau
ASK_ACCESSCONTROLALLOWORIGIN() Getter for ACCESSCONTROLALLOWORIGIN w/ exceptions if field h
HAS_ACCESSCONTROLALLOWORIGIN() Determine if ACCESSCONTROLALLOWORIGIN has a value

accessControlExposeHeaders

See Access-Control-Expose-Headers in the MDN Web Docs.

Accessible with the following methods

Method Description
GET_ACCESSCTLEXPOSEHEADERS() Getter for ACCESSCONTROLEXPOSEHEADERS, with configurable def
ASK_ACCESSCTLEXPOSEHEADERS() Getter for ACCESSCONTROLEXPOSEHEADERS w/ exceptions if field
HAS_ACCESSCTLEXPOSEHEADERS() Determine if ACCESSCONTROLEXPOSEHEADERS has a value

cacheControl

See Cache-Control in the MDN Web Docs.

Accessible with the following methods

Method Description
GET_CACHECONTROL() Getter for CACHECONTROL, with configurable default
ASK_CACHECONTROL() Getter for CACHECONTROL w/ exceptions if field has no value
HAS_CACHECONTROL() Determine if CACHECONTROL has a value

contentSecurityPolicy

See Content-Security-Policy in the MDN Web Docs.

Accessible with the following methods

Method Description
GET_CONTENTSECURITYPOLICY() Getter for CONTENTSECURITYPOLICY, with configurable default
ASK_CONTENTSECURITYPOLICY() Getter for CONTENTSECURITYPOLICY w/ exceptions if field has
HAS_CONTENTSECURITYPOLICY() Determine if CONTENTSECURITYPOLICY has a value

strictTransportSecurity

See Strict-Transport-Security in the MDN Web Docs.

Accessible with the following methods

Method Description
GET_STRICTTRANSPORTSECURITY() Getter for STRICTTRANSPORTSECURITY, with configurable defaul
ASK_STRICTTRANSPORTSECURITY() Getter for STRICTTRANSPORTSECURITY w/ exceptions if field ha
HAS_STRICTTRANSPORTSECURITY() Determine if STRICTTRANSPORTSECURITY has a value

xContentTypeOptions

See X-Content-Type-Options in the MDN Web Docs.

Accessible with the following methods

Method Description
GET_XCONTENTTYPEOPTIONS() Getter for XCONTENTTYPEOPTIONS, with configurable default
ASK_XCONTENTTYPEOPTIONS() Getter for XCONTENTTYPEOPTIONS w/ exceptions if field has no
HAS_XCONTENTTYPEOPTIONS() Determine if XCONTENTTYPEOPTIONS has a value

xFrameOptions

See X-Frame-Options in the MDN Web Docs.

Accessible with the following methods

Method Description
GET_XFRAMEOPTIONS() Getter for XFRAMEOPTIONS, with configurable default
ASK_XFRAMEOPTIONS() Getter for XFRAMEOPTIONS w/ exceptions if field has no value
HAS_XFRAMEOPTIONS() Determine if XFRAMEOPTIONS has a value