SAP ABAP Class CL_WSSE_FT_OUT_CFG (WS Security Configuration (Outbound))
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_WSSE_FT_CFG Configuration on the Basis of Properties 20080130
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WSSE_OUT_CFG WS Security Configuration Interface (Outbound) 20060323
Properties
Class CL_WSSE_FT_OUT_CFG  
Short Description WS Security Configuration (Outbound)    
Super Class CL_WSSE_FT_CFG Configuration on the Basis of Properties 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_SECURITY   SOAP Security 
Created 20060323   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SECFT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 WSSEC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WSSE_OUT_CFG WS Security Configuration Interface (Outbound) 20060323
Friends
Class CL_WSSE_FT_OUT_CFG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_PART_ALL_HEADERS Constant Private Type reference (TYPE) STRING 'wssp:Header(*)' 20060323
2 CO_PART_BODY Constant Private Type reference (TYPE) STRING 'wssp:Body()' 20060323
3 CO_PART_DIALECT Constant Private Type reference (TYPE) STRING 'http://schemas.xmlsoap.org/2002/12/wsse#part' 20060323
4 CO_PART_SEC_SAML Constant Private Type reference (TYPE) STRING 'wssp:Header(wsse:Security/saml:Assertion)' 20060323
5 CO_PART_SEC_SIGNATURE Constant Private Type reference (TYPE) STRING 'wssp:Header(wsse:Security/dis:Signature)' 20060323
6 CO_PART_SEC_TIMESTAMP Constant Private Type reference (TYPE) STRING 'wssp:Header(wsse:Security/wsu:Timestamp)' 20060323
7 CO_PART_SEC_USERNAME Constant Private Type reference (TYPE) STRING 'wssp:Header(wsse:Security/wsse:UsernameToken)' 20060323
8 MF_COMMAND_INDEX Instance attribute Private Type reference (TYPE) I 1 Letzte Operation 20060407
9 MT_COMMANDS Instance attribute Private Type reference (TYPE) IF_WSSE_TYPES=>SEC_WSSE_COMMAND_TAB Tabelle von WS Security Kommandos 20060407
10 M_BODY_EMPTY Instance attribute Private Type reference (TYPE) BOOLEAN SOAP Body is empty 20080902
11 M_RBAM_ACTION Instance attribute Private Type reference (TYPE) STRING 20090825
12 M_RBAM_ACTIVE Instance attribute Private Type reference (TYPE) ABAP_BOOL RBAM active 20060323
13 M_SRT_CFG Instance attribute Private Object reference (TYPE REF TO) IF_SRT_WSP_RT_CONFIG WSP configuration runtime object 20080128
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060323
2 GET_ST_CFG_710 Instance method Private Method Konfiguration zu den Security Tokens 20080319
3 GET_ST_CFG_711 Instance method Private Method Konfiguration zu den Security Tokens 20080327
Events
Class CL_WSSE_FT_OUT_CFG has no event.
Types
Class CL_WSSE_FT_OUT_CFG has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AUTH_METHOD Call by reference Type reference (TYPE) STRING 20091202
2 Importing BODY_EMPTY Call by reference Type reference (TYPE) BOOLEAN SOAP Body is empty 20080902
3 Importing IR_CTX Call by reference Object reference (TYPE REF TO) CL_SOAP_CONTEXT 20090402
4 Importing NODETYPE Call by reference Type reference (TYPE) I Consumer oder Provider 20061115
5 Importing OPERATION Call by reference Type reference (TYPE) QNAME WS Operation 20080130
6 Importing PROTOCOL_FEATURES Call by reference Type reference (TYPE) SRT_RT_PROPERTIES SRT properties for RT 20060407
7 Importing RBAM_ACTION Call by reference Type reference (TYPE) STRING 20090825
8 Importing SRT_CFG Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_RT_CONFIG WSP configuration runtime object 20080128

Method CONSTRUCTOR on class CL_WSSE_FT_OUT_CFG has no exception.

Method GET_ST_CFG_710 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HAS_ST_SAML11 Call by reference Type reference (TYPE) BOOLEAN 20080319
2 Exporting HAS_ST_SCT13 Call by reference Type reference (TYPE) BOOLEAN 20080319
3 Exporting HAS_ST_TIMESTAMP Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20080319
4 Exporting HAS_ST_UNT Call by reference Type reference (TYPE) BOOLEAN 20080319
5 Exporting HAS_ST_X509 Call by reference Type reference (TYPE) BOOLEAN 20080319
6 Exporting HAS_ST_X509_EK_CFG Call by reference Type reference (TYPE) BOOLEAN 20080319
7 Importing IF_SIGNATURE_CERT Call by reference Type reference (TYPE) XSTRING Binäres Signaturezertifikat 20080319
8 Exporting SAML11_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_SAML11 20080319
9 Exporting SCT13_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_SCT13 Konfiguration für Security Token 20080319
10 Exporting ST_X509_EK_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_EK_X509 Konfiguration für Security Token 20080319
11 Exporting TIMESTAMP_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_TIMESTAMP Konfiguration für Security Token 20080319
12 Exporting UNT_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_UNT 20080319
13 Exporting X509_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_X509 Konfiguration für Security Token 20080319

Method GET_ST_CFG_710 on class CL_WSSE_FT_OUT_CFG has no exception.

Method GET_ST_CFG_711 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HAS_ST_ISSUED_TOK Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20080625
2 Exporting HAS_ST_SAML11 Call by reference Type reference (TYPE) BOOLEAN 20080327
3 Exporting HAS_ST_SCT13 Call by reference Type reference (TYPE) BOOLEAN 20080327
4 Exporting HAS_ST_TIMESTAMP Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20080327
5 Exporting HAS_ST_UNT Call by reference Type reference (TYPE) BOOLEAN 20080327
6 Exporting HAS_ST_X509 Call by reference Type reference (TYPE) BOOLEAN 20080327
7 Exporting HAS_ST_X509_2 Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090206
8 Exporting HAS_ST_X509_EK_CFG Call by reference Type reference (TYPE) BOOLEAN 20080327
9 Importing IF_SIGNATURE_CERT Call by reference Type reference (TYPE) XSTRING Binäres Signaturezertifikat 20080327
10 Exporting ISSUED_TOK_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_SCT13 Configuration for Security Token 20080625
11 Exporting SAML11_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_SAML11 20080327
12 Exporting SCT13_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_SCT13 Konfiguration für Security Token 20080327
13 Exporting ST_X509_EK_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_EK_X509 Konfiguration für Security Token 20080327
14 Exporting TIMESTAMP_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_TIMESTAMP Konfiguration für Security Token 20080327
15 Exporting UNT_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_UNT 20080327
16 Exporting X509_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_X509 Konfiguration für Security Token 20080327
17 Exporting X509_ST_CFG_2 Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_X509 Configuration for Security Token 20090206

Method GET_ST_CFG_711 on class CL_WSSE_FT_OUT_CFG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710