SAP ABAP Class CL_WSSE_PROCESSOR (WS Security Processing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
SOAP_SECURITY (Package) SOAP Security

⤷

⤷

Properties
Class | CL_WSSE_PROCESSOR | |
Short Description | WS Security Processing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_SECURITY | SOAP Security |
Created | 20060314 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WSSE_PROCESSOR has no interface implemented.
Friends
Class CL_WSSE_PROCESSOR has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | WS Security verarbeiten | 20060314 |
2 | ![]() |
Instance method | Public | Method | WS Security verarbeiten | 20080124 |
3 | ![]() |
Instance method | Public | Method | WS Security verarbeiten | 20060315 |
4 | ![]() |
Instance method | Public | Method | WS Security verarbeiten | 20080204 |
Events
Class CL_WSSE_PROCESSOR has no event.
Types
Class CL_WSSE_PROCESSOR has no local type.
Method Signatures
Method APPLY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BODY_PART | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_PART | SOAP Body | 20060314 | ||
2 | ![]() |
HEADER_PARTS | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_PART_COLLECTION | SOAP Headers | 20060314 | ||
3 | ![]() |
SECURITY_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_WS_SECURITY_PROTOCOL | Implementierung Web Services Security Protokoll | 20061013 | ||
4 | ![]() |
WSSE_CFG | Call by reference | Object reference (TYPE REF TO) | IF_WSSE_OUT_CFG | Konfiguration | 20060314 | ||
5 | ![]() |
WSS_CTX | Call by reference | Object reference (TYPE REF TO) | CL_WSSE_CONTEXT | WS Security Context | 20060314 |
Method APPLY on class CL_WSSE_PROCESSOR has no exception.
Method APPLY_ST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BODY_PART | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_PART | SOAP Body | 20080124 | ||
2 | ![]() |
HEADER_PARTS | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_PART_COLLECTION | SOAP Headers | 20080124 | ||
3 | ![]() |
SECURITY_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_WS_SECURITY_PROTOCOL | Implementierung Web Services Security Protokoll | 20080124 | ||
4 | ![]() |
WSSE_CFG | Call by reference | Object reference (TYPE REF TO) | IF_WSSE_OUT_CFG | Konfiguration | 20080124 | ||
5 | ![]() |
WSS_CTX | Call by reference | Object reference (TYPE REF TO) | CL_WSSE_CONTEXT | WS Security Context | 20080124 |
Method APPLY_ST on class CL_WSSE_PROCESSOR has no exception.
Method VERIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BODY_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SXML_OPEN_ELEMENT | SXML Element-Start | 20061119 | ||
2 | ![]() |
DECRYPT_EL_TAB | Call by reference | Type reference (TYPE) | SEC_XML_DECRYPTED_ELEMENT_TAB | Table of sec_xml_decrypted_element | 20091127 | ||
3 | ![]() |
DSIG_INFO_TAB | Call by reference | Type reference (TYPE) | SEC_XML_DSIG_INFO_TAB | Informationen für XML Signatur | 20061119 | ||
4 | ![]() |
SECURITY_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | CL_WS_SECURITY_PROTOCOL | Implementierung Web Services Security Protokoll | 20080303 | ||
5 | ![]() |
WSSE_CFG | Call by reference | Object reference (TYPE REF TO) | IF_WSSE_IN_CFG | WS Security Konfigurationsschnittstelle (inbound) | 20060315 | ||
6 | ![]() |
WSS_CTX | Call by reference | Object reference (TYPE REF TO) | CL_WSSE_CONTEXT | 20060315 | |||
7 | ![]() |
XENC_INFO_TAB | Call by reference | Type reference (TYPE) | SEC_XML_XENC_INFO_TAB | Table of SEC_XML_XENC_INFO | 20091127 |
Method VERIFY on class CL_WSSE_PROCESSOR has no exception.
Method VERIFY_ST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BODY_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SXML_OPEN_ELEMENT | SXML Element-Start | 20080204 | ||
2 | ![]() |
DECRYPT_EL_TAB | Call by reference | Type reference (TYPE) | SEC_XML_DECRYPTED_ELEMENT_TAB | Table of sec_xml_decrypted_element | 20091127 | ||
3 | ![]() |
DSIG_INFO_TAB | Call by reference | Type reference (TYPE) | SEC_XML_DSIG_INFO_TAB | Informationen für XML Signatur | 20080204 | ||
4 | ![]() |
WSSE_CFG | Call by reference | Object reference (TYPE REF TO) | IF_WSSE_IN_CFG | WS Security Konfigurationsschnittstelle (inbound) | 20080204 | ||
5 | ![]() |
WSS_CTX | Call by reference | Object reference (TYPE REF TO) | CL_WSSE_CONTEXT | 20080204 | |||
6 | ![]() |
XENC_INFO_TAB | Call by reference | Type reference (TYPE) | SEC_XML_XENC_INFO_TAB | Table of SEC_XML_XENC_INFO | 20091127 |
Method VERIFY_ST on class CL_WSSE_PROCESSOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |