SAP ABAP Class CL_WSSE_SETUP (Method Collection for Creating Configurations)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
SOAP_SECURITY_RD (Package) Release-Dependent Parts of SOAP_SECURITY

⤷

⤷

Properties
Class | CL_WSSE_SETUP | |
Short Description | Method Collection for Creating Configurations | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | WSS | |
Program status | ||
Category | 0 | |
Package | SOAP_SECURITY_RD | Release-Dependent Parts of SOAP_SECURITY |
Created | 20080304 | 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_WSSE_SETUP has no interface implemented.
Friends
Class CL_WSSE_SETUP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_WSSE_SETUP' | 20090114 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'Security' | Area ID | 20090114 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | TSRTM_PROC_ID_SECURITY_PROT | 20090114 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRT_WSP_CONFIG_REGISTRY | WSP Configuration Registry | 20080304 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check version of crypto lib and write trace message | 20090114 |
2 | ![]() |
Instance method | Public | Constructor | 20080304 | |
3 | ![]() |
Static method | Private | Method | 20080304 | |
4 | ![]() |
Static method | Private | Method | 20080304 | |
5 | ![]() |
Instance method | Public | Method | 20080304 | |
6 | ![]() |
Instance method | Public | Method | 20080304 | |
7 | ![]() |
Instance method | Private | Method | 20080305 | |
8 | ![]() |
Instance method | Public | Method | 20080411 | |
9 | ![]() |
Static method | Public | Method | 20080304 |
Events
Class CL_WSSE_SETUP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTP_S_CONFIG_PROPERTIES | Private | Type reference (TYPE) | LTP_S_TESTVECTOR | 20080304 |
|
|
2 | GTP_T_CONFIG_PROPERTIES | Private | Type reference (TYPE) | LTP_T_TESTVECTOR | 20080304 |
|
Method Signatures
Method CHECK_CRYPTO_LIB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ERROR | Value transfer | Type reference (TYPE) | STRING | 20090114 |
Method CHECK_CRYPTO_LIB on class CL_WSSE_SETUP has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WSSE_SETUP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20080304 |
Method CONVERT_EXCEPTION_TO_BAPIRET2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ICX_ERROR | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20080304 | ||
2 | ![]() |
RT_BAPIRET | Value transfer | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20080304 |
Method CONVERT_EXCEPTION_TO_BAPIRET2 on class CL_WSSE_SETUP has no exception.
Method CONVERT_MSG_TO_BAPIRET2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARAMETER | Call by reference | Type reference (TYPE) | BAPI_PARAM | Parametername | 20080304 | ||
2 | ![]() |
RS_BAPIRET2 | Value transfer | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20080304 |
Method CONVERT_MSG_TO_BAPIRET2 on class CL_WSSE_SETUP has no exception.
Method CREATE_CONFIG_CONSUMER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_CREATED | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20080305 | ||
2 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20080304 | ||
3 | ![]() |
IT_PROPERTIES | Call by reference | Type reference (TYPE) | SRT_RT_PROPERTIES | SRT properties for RT | 20080305 | ||
4 | ![]() |
I_CONFIG_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | WSP name of the RT config | 20080305 | ||
5 | ![]() |
I_DT_OBJ_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP name of the interface object | 20080305 | ||
6 | ![]() |
I_LP_NAME | Call by reference | Type reference (TYPE) | SRT_LP_NAME | Logischer Port Name | 20080305 | ||
7 | ![]() |
I_PASSWORD | Call by reference | Type reference (TYPE) | STRING | 20080310 | |||
8 | ![]() |
I_USERNAME | Call by reference | Type reference (TYPE) | STRING | 20080310 | |||
9 | ![]() |
I_WSDL_URL | Call by reference | Type reference (TYPE) | STRING | 20080305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20080404 |
Method CREATE_CONFIG_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_CREATED | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20080305 | ||
2 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20080304 | ||
3 | ![]() |
E_WSDL_URL | Call by reference | Type reference (TYPE) | STRING | 20080305 | |||
4 | ![]() |
IT_PROPERTIES | Call by reference | Type reference (TYPE) | SRT_RT_PROPERTIES | SRT properties for RT | 20080305 | ||
5 | ![]() |
I_CONFIG_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | WSP name of the RT config | 20080305 | ||
6 | ![]() |
I_DT_OBJ_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP name of the interface object | 20080305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20080404 |
Method GET_PROPERTIES_FROM_MIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONFIG_PROPERTIES | Call by reference | Type reference (TYPE) | GTP_T_CONFIG_PROPERTIES | 20080314 | |||
2 | ![]() |
I_MIME_PATH | Call by reference | Type reference (TYPE) | STRING | 20080305 |
Method GET_PROPERTIES_FROM_MIME on class CL_WSSE_SETUP has no exception.
Method GET_WSDL_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONFIG_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_RT_CONFIG_NAME | WSP name of the RT config | 20080411 | ||
2 | ![]() |
I_DT_OBJ_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_DT_OBJ_NAME | WSP name of the interface object | 20080411 | ||
3 | ![]() |
R_WSDL_URL | Value transfer | Type reference (TYPE) | STRING | 20080411 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
WSP Exception | 20080411 |
Method SETUP_STS_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20080304 | ||
2 | ![]() |
I_TESTRUN | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20080312 |
Method SETUP_STS_CONFIG on class CL_WSSE_SETUP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |