Skip to content

/AWS1/CL_APFHONEYCODECNCTORP01

The connector-specific credentials required when using Amazon Honeycode.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_accesstoken TYPE /AWS1/APFACCESSTOKEN /AWS1/APFACCESSTOKEN

The credentials used to access protected Amazon Honeycode resources.

iv_refreshtoken TYPE /AWS1/APFREFRESHTOKEN /AWS1/APFREFRESHTOKEN

The credentials used to acquire new access tokens.

io_oauthrequest TYPE REF TO /AWS1/CL_APFCNCTOROAUTHREQUEST /AWS1/CL_APFCNCTOROAUTHREQUEST

oAuthRequest


Queryable Attributes

accessToken

The credentials used to access protected Amazon Honeycode resources.

Accessible with the following methods

Method Description
GET_ACCESSTOKEN() Getter for ACCESSTOKEN, with configurable default
ASK_ACCESSTOKEN() Getter for ACCESSTOKEN w/ exceptions if field has no value
HAS_ACCESSTOKEN() Determine if ACCESSTOKEN has a value

refreshToken

The credentials used to acquire new access tokens.

Accessible with the following methods

Method Description
GET_REFRESHTOKEN() Getter for REFRESHTOKEN, with configurable default
ASK_REFRESHTOKEN() Getter for REFRESHTOKEN w/ exceptions if field has no value
HAS_REFRESHTOKEN() Determine if REFRESHTOKEN has a value

oAuthRequest

oAuthRequest

Accessible with the following methods

Method Description
GET_OAUTHREQUEST() Getter for OAUTHREQUEST