SAP ABAP Class CL_WSSE_SC (Reliable Messaging)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
SOAP_SECURITY (Package) SOAP Security
⤷
⤷
Properties
| Class | CL_WSSE_SC | |
| Short Description | Reliable Messaging | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_SECURITY | SOAP Security |
| Created | 20080207 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WSSE_SC has no forward declaration.
Interfaces
Class CL_WSSE_SC has no interface implemented.
Friends
Class CL_WSSE_SC has no friend class.
Attributes
Class CL_WSSE_SC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Cancel Secure Conversation Token | 20080207 | |
| 2 | Static method | Public | Method | Create Secure Conversation Token | 20080207 | |
| 3 | Static method | Private | Method | Create Secure Conversation Token | 20080208 |
Events
Class CL_WSSE_SC has no event.
Types
Class CL_WSSE_SC has no local type.
Method Signatures
Method CANCEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SCT_NOT_SUPPORTED | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | Boolean | 20080306 | |||
| 2 | IR_CTX | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | Kontext für einen SOAP Aufruf | 20080208 | |||
| 3 | IV_SEQUENCEID | Call by reference | Type reference (TYPE) | SYSUUID_C32 | 16 byte UUID in 32 chars (hexadecimal encoded) | 20080208 |
Method CANCEL on class CL_WSSE_SC has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXPIRES | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20080207 | |||
| 2 | EV_SCT_ID | Call by reference | Type reference (TYPE) | STRING | 20080207 | ||||
| 3 | EV_SCT_NOT_SUPPORTED | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | Boolean | 20080306 | |||
| 4 | EV_SCT_REFERENCE | Call by reference | Type reference (TYPE) | XSDANY | XML-Fragment | 20080307 | |||
| 5 | IR_CTX | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | WSP configuration runtime object | 20080207 | |||
| 6 | IV_LIFETIME | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20080207 | |||
| 7 | IV_SEQUENCEID | Call by reference | Type reference (TYPE) | SYSUUID_C32 | 16 byte UUID in 32 chars (hexadecimal encoded) | 20080207 |
Method CREATE on class CL_WSSE_SC has no exception.
Method GET_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SCT13_ST_CFG | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_ST_CFG_O_SCT13 | Konfiguration für Security Token | 20080208 | |||
| 2 | EV_SCT_NOT_SUPPORTED | Call by reference | Type reference (TYPE) | SESF_BOOLEAN | Boolean | 20080306 | |||
| 3 | IR_CTX | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | WSP configuration runtime object | 20080208 |
Method GET_CONFIG on class CL_WSSE_SC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |