SAP ABAP Class CL_WSSE_ICF_CFG (Method Collection for ICF Configuration)
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_ICF_CFG  
Short Description Method Collection for ICF Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_SECURITY_RD   Release-Dependent Parts of SOAP_SECURITY 
Created 20061108   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SUID_MSG_BUFFER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 WSP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WSSE_ICF_CFG has no interface implemented.
Friends
Class CL_WSSE_ICF_CFG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ICF_RSECID Constant Private Type reference (TYPE) RSECID '/WSS_USR_ICF/ICF_USER' Secure Storage Identifier 20061109
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SERVICE_USER Static method Public Method Checks validity of user data 20061109
2 CONVERT_EXCEPTION_TO_BAPIRET2 Static method Private Method Exception -> BAPIRET2 20080201
3 CONVERT_MSG_TO_BAPIRET2 Static method Private Method Message -> BAPIRET2 20080131
4 CONVERT_SID_MSG_TO_BAPIRET2 Static method Private Method SID Message -> BAPIRET2 20080201
5 GET_ICF_NODES_TO_AUTH Static method Private Method Returns all ICF nodes for a user 20080129
6 GET_ICF_USER_DATA Static method Private Method Read data for ICF user from secure storage 20061109
7 SET_ICF_USER_DATA Static method Public Method Sets user data for WS Security delayed logon 20061118
8 UPDATE_ICF_SERVICE_AUTH Static method Public Method Sets new authentication in the ICF nodes 20080129
9 WSSE_CHECK_CONSISTENCY Static method Public Method Checks the configuration for WS Security logon 20080201
10 WSSE_FEATURE_TO_ICF Static method Public Method Configure Security Settings for a Web Server 20061108
11 WSSE_SETUP Static method Public Method Initializes the configuration for WS Security logon 20080201
12 WSSE_UPDATE_ICF_USER Static method Public Method Generate Technical User 20061108
Events
Class CL_WSSE_ICF_CFG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTYP_S_ICFINFO Private See coding 20080207 begin of ltyp_s_icfinfo, servinfo type ICFHANDLST, url type string, end of ltyp_s_icfinfo
2 LTYP_T_ICFINFO Private See coding 20080207 LTYP_T_ICFINFO type standard table of ltyp_s_icfinfo
Method Signatures

Method CHECK_SERVICE_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting AUTH_DATA Call by reference Type reference (TYPE) WSP_ICF_USER 20121017
2 Exporting CORRECT_USER_TYPE Call by reference Type reference (TYPE) C 20061109
3 Exporting CREDENTIALS_CORRECT Call by reference Type reference (TYPE) C 20061109
4 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20080201
5 Exporting E_ICF_USERNAME Call by reference Type reference (TYPE) XUBNAME Benutzername im Benutzerstamm 20080201

Method CHECK_SERVICE_USER on class CL_WSSE_ICF_CFG has no exception.

Method CONVERT_EXCEPTION_TO_BAPIRET2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ICX_ERROR Call by reference Object reference (TYPE REF TO) CX_ROOT 20080201
2 Returning RT_BAPIRET Value transfer Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20080201

Method CONVERT_EXCEPTION_TO_BAPIRET2 on class CL_WSSE_ICF_CFG has no exception.

Method CONVERT_MSG_TO_BAPIRET2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMETER Call by reference Type reference (TYPE) BAPI_PARAM Parametername 20080131
2 Returning RS_BAPIRET2 Value transfer Type reference (TYPE) BAPIRET2 Returnparameter 20080131

Method CONVERT_MSG_TO_BAPIRET2 on class CL_WSSE_ICF_CFG has no exception.

Method CONVERT_SID_MSG_TO_BAPIRET2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Call by reference Type reference (TYPE) IF_SUID_MSG_BUFFER=>TT_MESSAGES 20121017
2 Returning RT_BAPIRET Value transfer Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20080201

Method CONVERT_SID_MSG_TO_BAPIRET2 on class CL_WSSE_ICF_CFG has no exception.

Method GET_ICF_NODES_TO_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ICF_INFO Call by reference Type reference (TYPE) LTYP_T_ICFINFO Tabelle von ICF-Services und deren zugehörige Handler 20080207
2 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20080201
3 Importing I_UNAME Call by reference Type reference (TYPE) XUBNAME Benutzername im Benutzerstamm 20080129

Method GET_ICF_NODES_TO_AUTH on class CL_WSSE_ICF_CFG has no exception.

Method GET_ICF_USER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting AUTH_DATA Call by reference Type reference (TYPE) WSP_ICF_USER 20121017
2 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20080206
3 Exporting ICF_LANG Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20061109
4 Exporting ICF_PASSWD Call by reference Type reference (TYPE) XUNCODE Neues Kennwort 20061109
5 Exporting ICF_USERNAME Call by reference Type reference (TYPE) XUBNAME Benutzername im Benutzerstamm 20061109

Method GET_ICF_USER_DATA on class CL_WSSE_ICF_CFG has no exception.

Method SET_ICF_USER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AUTH_DATA Call by reference Type reference (TYPE) WSP_ICF_USER 20080327

Method SET_ICF_USER_DATA on class CL_WSSE_ICF_CFG has no exception.

Method UPDATE_ICF_SERVICE_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20080131
2 Importing I_TESTRUN Call by reference Type reference (TYPE) CHAR1 'X' 'X' = Test Lauf, space = Produktiv Laud 20080201
3 Exporting RESULT_OK Call by reference Type reference (TYPE) C 20121018

Method UPDATE_ICF_SERVICE_AUTH on class CL_WSSE_ICF_CFG has no exception.

Method WSSE_CHECK_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_CONSISTENT Call by reference Type reference (TYPE) CHAR1 'X' = konsistent, ' ' = inkonsistent 20080201
2 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20080201

Method WSSE_CHECK_CONSISTENCY on class CL_WSSE_ICF_CFG has no exception.

Method WSSE_FEATURE_TO_ICF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ICFSERDESC Call by reference Type reference (TYPE) ICFSERDESC Beschreibung eines ICF-Services 20061108
2 Importing PROP_LIST Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_PROPERTY_LIST WSP property list 20061108
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20061108

Method WSSE_SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_RESULT_OK Call by reference Type reference (TYPE) C 20080208
2 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20080201

Method WSSE_SETUP on class CL_WSSE_ICF_CFG has no exception.

Method WSSE_UPDATE_ICF_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20080207
2 Exporting E_ICF_USERNAME Call by reference Type reference (TYPE) XUBNAME Benutzername im Benutzerstamm 20080201
3 Importing I_TESTRUN Call by reference Type reference (TYPE) CHAR1 SPACE 'X' = Test Lauf, space = Produktiv Lauf 20080201
4 Importing I_UNAME Call by reference Type reference (TYPE) UNAME Benutzername 20121017
5 Exporting MESSAGES Call by reference Type reference (TYPE) IF_SUID_MSG_BUFFER=>TT_MESSAGES 20121017
6 Exporting RESULT_OK Call by reference Type reference (TYPE) C 20061108
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20080403
History
Last changed by/on SAP  20130531 
SAP Release Created in 710