SAP ABAP Class CL_STRUSTCRT_STATUS_CRL (CRL Status List)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
STRUST (Package) PKI Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_STRUSTCRT_STATUS | crl ui status list | 20111021 |
Properties
| Class | CL_STRUSTCRT_STATUS_CRL | |
| Short Description | CRL Status List | |
| Super Class | CL_STRUSTCRT_STATUS | crl ui status list |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STRUST | PKI Management |
| Created | 20111018 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_STRUSTCRT_STATUS_CRL has no forward declaration.
Interfaces
Class CL_STRUSTCRT_STATUS_CRL has no interface implemented.
Friends
Class CL_STRUSTCRT_STATUS_CRL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CR_ISSUER | Issuer of Certificate Revocation List | 20111021 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CR_ISSUERHASH | SHA-1 Issuer Name Checksum | 20111021 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CR_STAGING | Staging Value | 20111021 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change CRL | 20111021 | |
| 2 | Instance method | Private | Method | Return alv title | 20111021 |
Events
Class CL_STRUSTCRT_STATUS_CRL has no event.
Types
Class CL_STRUSTCRT_STATUS_CRL has no local type.
Method Signatures
Method CHANGE_CRL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ISSUER | Call by reference | Type reference (TYPE) | CR_ISSUER | Issuer of Certificate Revocation List | 20111021 | |||
| 2 | IV_ISSUERHASH | Call by reference | Type reference (TYPE) | CR_ISSUERHASH | Hash of Issuer Name for Certificate Status | 20111021 | |||
| 3 | IV_STAGING | Call by reference | Type reference (TYPE) | CR_STAGING | Staging Value | 20111021 |
Method CHANGE_CRL on class CL_STRUSTCRT_STATUS_CRL has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TITLE | Value transfer | Type reference (TYPE) | LVC_TITLE | ALV Control: Title bar text | 20111021 |
Method GET_TITLE on class CL_STRUSTCRT_STATUS_CRL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |