SAP ABAP Class CL_IM_SECSTORE_HMAC (Imp. class for BAdI imp. SECSTORE_HMAC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
SECH (Package) Security: MD5-Hash (Copyright by RSA Data Security, Inc)
⤷
⤷
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 | 20120521 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_SECSTORE_APPLICATION | BAdI Interface IF_EX_SECSTORE_APPLICATION | 20120521 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SECSTORE_HANDLER | Admin. Functions for Entries in ABAP/DB Secure Storage | 20120521 |
Properties
| Class | CL_IM_SECSTORE_HMAC | |
| Short Description | Imp. class for BAdI imp. SECSTORE_HMAC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECH | Security: MD5-Hash (Copyright by RSA Data Security, Inc) |
| Created | 20120521 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120521 | ||
| 2 | IF_EX_SECSTORE_APPLICATION | BAdI Interface IF_EX_SECSTORE_APPLICATION | 20120521 | ||
| 3 | IF_SECSTORE_HANDLER | Admin. Functions for Entries in ABAP/DB Secure Storage | 20120521 |
Friends
Class CL_IM_SECSTORE_HMAC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | RSECPREFIX | '/HMAC_CLIENT/' | 20120521 | |||
| 2 | Constant | Private | Type reference (TYPE) | RSECPREFIX | '/HMAC_INDEP/' | 20120521 | |||
| 3 | Constant | Private | Type reference (TYPE) | RSECPREFIX | '/SEC/USERINFO/' | 20120521 | |||
| 4 | Constant | Private | Type reference (TYPE) | RSECPREFIX | '/SEC/USERINFO_CD/' | 20120521 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120521 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120521 | ||
| 2 | Instance method | Private | Method | 20120521 |
Events
Class CL_IM_SECSTORE_HMAC has no event.
Types
Class CL_IM_SECSTORE_HMAC has no local type.
Method Signatures
Method SET_IS_USERINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_USERINFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120521 |
Method SET_IS_USERINFO on class CL_IM_SECSTORE_HMAC has no exception.
Method STRIP_CLASSNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CF_NAME | Call by reference | Type reference (TYPE) | STRING | 20120521 |
Method STRIP_CLASSNAME on class CL_IM_SECSTORE_HMAC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |