SAP ABAP Class CL_ST_CRYPTO_SYSTEM (HMAC Signature with System Key)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
SOAP_SECURITY (Package) SOAP Security
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ST_CRYPTO | WS Security: Abstract Crypto Token | 20080311 |
Properties
| Class | CL_ST_CRYPTO_SYSTEM | |
| Short Description | HMAC Signature with System Key | |
| Super Class | CL_ST_CRYPTO | WS Security: Abstract Crypto Token |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_SECURITY | SOAP Security |
| Created | 20080311 | SAP |
| Last change | 20110908 | 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
Class CL_ST_CRYPTO_SYSTEM has no interface implemented.
Friends
Class CL_ST_CRYPTO_SYSTEM has no friend class.
Attributes
Class CL_ST_CRYPTO_SYSTEM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Instanz erzeugen | 20080311 | |
| 2 | Static method | Public | Method | Wird dieses Security Token referenziert | 20080312 |
Events
Class CL_ST_CRYPTO_SYSTEM has no event.
Types
Class CL_ST_CRYPTO_SYSTEM has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ST | Value transfer | Object reference (TYPE REF TO) | CL_ST_CRYPTO_SYSTEM | HMAC-Signatur mit Systemschlüssel | 20080311 |
Method CREATE on class CL_ST_CRYPTO_SYSTEM has no exception.
Method DOES_REFERENCE_STATIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEYINFO | Call by reference | Type reference (TYPE) | SEC_DSIG_KEYINFO | ds:KeyInfo | 20080312 | |||
| 2 | RF_DOES_REFERENCE | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20080312 |
Method DOES_REFERENCE_STATIC on class CL_ST_CRYPTO_SYSTEM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |