Skip to content

/AWS1/CL_SGNSIGNINGPFLREVOCA00

Revocation information for a signing profile.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_revocationeffectivefrom TYPE /AWS1/SGNTIMESTAMP /AWS1/SGNTIMESTAMP

The time when revocation becomes effective.

iv_revokedat TYPE /AWS1/SGNTIMESTAMP /AWS1/SGNTIMESTAMP

The time when the signing profile was revoked.

iv_revokedby TYPE /AWS1/SGNSTRING /AWS1/SGNSTRING

The identity of the revoker.


Queryable Attributes

revocationEffectiveFrom

The time when revocation becomes effective.

Accessible with the following methods

Method Description
GET_REVOCATIONEFFECTIVEFROM() Getter for REVOCATIONEFFECTIVEFROM, with configurable defaul
ASK_REVOCATIONEFFECTIVEFROM() Getter for REVOCATIONEFFECTIVEFROM w/ exceptions if field ha
HAS_REVOCATIONEFFECTIVEFROM() Determine if REVOCATIONEFFECTIVEFROM has a value

revokedAt

The time when the signing profile was revoked.

Accessible with the following methods

Method Description
GET_REVOKEDAT() Getter for REVOKEDAT, with configurable default
ASK_REVOKEDAT() Getter for REVOKEDAT w/ exceptions if field has no value
HAS_REVOKEDAT() Determine if REVOKEDAT has a value

revokedBy

The identity of the revoker.

Accessible with the following methods

Method Description
GET_REVOKEDBY() Getter for REVOKEDBY, with configurable default
ASK_REVOKEDBY() Getter for REVOKEDBY w/ exceptions if field has no value
HAS_REVOKEDBY() Determine if REVOKEDBY has a value