SAP ABAP Class CL_WSSE_FT_IN_CFG (WS Security Configuration (Inbound))
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_IN_CFG WS Security Configuration Interface (Inbound) 20060404
Properties
Class CL_WSSE_FT_IN_CFG  
Short Description WS Security Configuration (Inbound)    
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 20060404   SAP 
Last change 20110908   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 TSRTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WSSE_IN_CFG WS Security Configuration Interface (Inbound) 20060404
Friends
Class CL_WSSE_FT_IN_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(*)' 20060404
2 CO_PART_BODY Constant Private Type reference (TYPE) STRING 'wssp:Body()' 20060404
3 CO_PART_SEC_SAML Constant Private Type reference (TYPE) STRING 'wssp:Header(wsse:Security/saml:Assertion)' 20060404
4 CO_PART_SEC_SIGNATURE Constant Private Type reference (TYPE) STRING 'wssp:Header(wsse:Security/dis:Signature)' 20060404
5 CO_PART_SEC_TIMESTAMP Constant Private Type reference (TYPE) STRING 'wssp:Header(wsse:Security/wsu:Timestamp)' 20060404
6 CO_PART_SEC_USERNAME Constant Private Type reference (TYPE) STRING 'wssp:Header(wsse:Security/wsse:UsernameToken)' 20060404
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060404
2 GET_DIGEST_ALGORITHM Static method Public Method Read digest algorithm 20091125
3 GET_ST_CFG_710 Instance method Private Method Konfigurationdaten für Signatur/Verschlüsselungsprüfung 20080329
4 GET_ST_CFG_711 Instance method Private Method Konfigurationdaten für Signatur/Verschlüsselungsprüfung 20080329
5 INCLUDE_TOKEN Instance method Private Method 20081022
6 PARSE_HEADER_PATH Instance method Private Method Parse header path 20091209
Events
Class CL_WSSE_FT_IN_CFG has no event.
Types
Class CL_WSSE_FT_IN_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 20091130
2 Importing IR_CTX Call by reference Object reference (TYPE REF TO) CL_SOAP_CONTEXT 20090402
3 Importing NODETYPE Call by reference Type reference (TYPE) I 20080109
4 Importing OPERATION Call by reference Type reference (TYPE) QNAME Qualified Name 20080130
5 Importing PROTOCOL_FEATURES Call by reference Type reference (TYPE) SRT_RT_PROPERTIES SRT properties for RT 20060407

Method CONSTRUCTOR on class CL_WSSE_FT_IN_CFG has no exception.

Method GET_DIGEST_ALGORITHM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODETYPE Call by reference Type reference (TYPE) I 20091125
2 Importing PROTOCOL_FEATURES Call by reference Type reference (TYPE) SRT_RT_PROPERTIES SRT Properties for RT 20091125
3 Returning RF_DSIG_DIGEST_ALGORITHM Value transfer Type reference (TYPE) STRING 20091125

Method GET_DIGEST_ALGORITHM on class CL_WSSE_FT_IN_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 EK_X509_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_I_EK_X509 Konfiguration für Security Token 20080329
2 Exporting HAS_EST_K_X509 Call by reference Type reference (TYPE) BOOLEAN Konfiguration für Security Token 20080329
3 Exporting HAS_SAML11_ST_CFG Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20080329
4 Exporting HAS_ST_SCT13 Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20080329
5 Exporting HAS_ST_X509 Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20080329
6 Exporting SAML11_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_I_SAML11 Konfiguration für Security Token 20080329
7 Exporting SCT13_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_I_SCT13 Konfiguration für Security Token 20080329
8 Exporting X509_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_I_X509 Konfiguration für Security Token 20080329

Method GET_ST_CFG_710 on class CL_WSSE_FT_IN_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 EK_X509_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_I_EK_X509 Konfiguration für Security Token 20080329
2 Exporting HAS_SAML11_ST_CFG Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20080329
3 Exporting HAS_ST_EK_X509 Call by reference Type reference (TYPE) BOOLEAN Konfiguration für Security Token 20080330
4 Exporting HAS_ST_IST Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20091211
5 Exporting HAS_ST_SCT13 Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20080329
6 Exporting HAS_ST_X509 Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20080329
7 Exporting IST_SCT_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_I_SCT13 Configuration for Security Token 20091211
8 Exporting SAML11_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_I_SAML11 Konfiguration für Security Token 20080329
9 Exporting SCT13_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_I_SCT13 Konfiguration für Security Token 20080329
10 Exporting X509_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_I_X509 Konfiguration für Security Token 20080329

Method GET_ST_CFG_711 on class CL_WSSE_FT_IN_CFG has no exception.

Method INCLUDE_TOKEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INCLUDE_TOKEN Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081022
2 Importing INCLUDE_VALUE Call by reference Type reference (TYPE) STRING 20081022

Method INCLUDE_TOKEN on class CL_WSSE_FT_IN_CFG has no exception.

Method PARSE_HEADER_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_HEADER_PATH Call by reference Type reference (TYPE) STRING 20091209
2 Returning RF_QNAME Value transfer Type reference (TYPE) QNAME Qualified Name 20091209

Method PARSE_HEADER_PATH on class CL_WSSE_FT_IN_CFG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710