SAP ABAP Class CL_SMIME_EMAIL_BADI_DEFAULT (Default implementation of BAdI SMIME_EMAIL)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-SSF (Application Component) Secure Store and Forward
⤷
SECF (Package) Secure Store & Forward (SSF) Support
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130205 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_SMIME_EMAIL | Interface for BAdI: SMIME_EMAIL | 20130205 |
Properties
| Class | CL_SMIME_EMAIL_BADI_DEFAULT | |
| Short Description | Default implementation of BAdI SMIME_EMAIL | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECF | Secure Store & Forward (SSF) Support |
| Created | 20130205 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130205 | ||
| 2 | IF_BADI_SMIME_EMAIL | Interface for BAdI: SMIME_EMAIL | 20130205 |
Friends
Class CL_SMIME_EMAIL_BADI_DEFAULT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_ABAP_SEAM_SURROGATE | SEAM surrogate for unit tests | 20130218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Apply default certificate filtering | 20130205 |
Events
Class CL_SMIME_EMAIL_BADI_DEFAULT has no event.
Types
Class CL_SMIME_EMAIL_BADI_DEFAULT has no local type.
Method Signatures
Method DEFAULT_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CERTIFICATES | Call by reference | Type reference (TYPE) | IF_BADI_SMIME_EMAIL=>TT_CERTIFICATES_X509 | Table of parsed certificates; filter by deletion of lines | 20130205 | |||
| 2 | IF_KEYUSAGE | Call by reference | Type reference (TYPE) | IF_BADI_SMIME_EMAIL=>TY_KEYUSAGE | Key usage indicator | 20130205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | S/MIME cryptographic exception | 20130205 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |