Skip to content

/AWS1/CL_MPMREGUSAGERESULT

RegisterUsageResult

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_publickeyrotationtsmp TYPE /AWS1/MPMTIMESTAMP /AWS1/MPMTIMESTAMP

(Optional) Only included when public key version has expired

iv_signature TYPE /AWS1/MPMNONEMPTYSTRING /AWS1/MPMNONEMPTYSTRING

JWT Token


Queryable Attributes

PublicKeyRotationTimestamp

(Optional) Only included when public key version has expired

Accessible with the following methods

Method Description
GET_PUBLICKEYROTATIONTSMP() Getter for PUBLICKEYROTATIONTIMESTAMP, with configurable def
ASK_PUBLICKEYROTATIONTSMP() Getter for PUBLICKEYROTATIONTIMESTAMP w/ exceptions if field
HAS_PUBLICKEYROTATIONTSMP() Determine if PUBLICKEYROTATIONTIMESTAMP has a value

Signature

JWT Token

Accessible with the following methods

Method Description
GET_SIGNATURE() Getter for SIGNATURE, with configurable default
ASK_SIGNATURE() Getter for SIGNATURE w/ exceptions if field has no value
HAS_SIGNATURE() Determine if SIGNATURE has a value