SAP ABAP Class IF_WSSE_OUT_CFG (WS Security Configuration Interface (Outbound))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WSSE_FT_OUT_CFG WS Security Configuration (Outbound) 20060323
Properties
Class IF_WSSE_OUT_CFG  
Short Description WS Security Configuration Interface (Outbound)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060309   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SECFT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 WSSEC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_WSSE_OUT_CFG has no interface implemented.
Friends
Class IF_WSSE_OUT_CFG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_INST_CONFIDENTIALITY Constant Public Type reference (TYPE) I 1 20101213
2 CO_INST_INTEGRITY Constant Public Type reference (TYPE) I 0 20101213
3 CO_INST_MESSAGE_AGE Constant Public Type reference (TYPE) I 2 20101213
4 CO_INST_NONE Constant Public Type reference (TYPE) I -1 20101213
5 CO_INST_SEC_TOK_SAML_HMAC Constant Public Type reference (TYPE) I 7 20101213
6 CO_INST_SEC_TOK_SAML_HOK Constant Public Type reference (TYPE) I 4 20101213
7 CO_INST_SEC_TOK_SAML_SV Constant Public Type reference (TYPE) I 6 20101213
8 CO_INST_SEC_TOK_UN Constant Public Type reference (TYPE) I 3 20101213
Methods
# Method Level Visibility Method type Description Created on
1 GET_ST_CFG Instance method Public Method Configuration for the Security Tokens 20101213
Events
Class IF_WSSE_OUT_CFG has no event.
Types
Class IF_WSSE_OUT_CFG has no local type.
Method Signatures

Method GET_ST_CFG 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) 20101213
2 Exporting HAS_ST_SAML11 Call by reference Type reference (TYPE) BOOLEAN 20101213
3 Exporting HAS_ST_SCT13 Call by reference Type reference (TYPE) BOOLEAN 20101213
4 Exporting HAS_ST_TIMESTAMP Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20101213
5 Exporting HAS_ST_UNT Call by reference Type reference (TYPE) BOOLEAN 20101213
6 Exporting HAS_ST_X509 Call by reference Type reference (TYPE) BOOLEAN 20101213
7 Exporting HAS_ST_X509_2 Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20101213
8 Exporting HAS_ST_X509_EK_CFG Call by reference Type reference (TYPE) BOOLEAN 20101213
9 Importing IF_SIGNATURE_CERT Call by reference Type reference (TYPE) XSTRING Binäres Signaturezertifikat 20101213
10 Exporting ISSUED_TOK_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_SCT13 Configuration for Security Token 20101213
11 Exporting SAML11_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_SAML11 20101213
12 Exporting SCT13_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_SCT13 Konfiguration für Security Token 20101213
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 20101213
14 Exporting TIMESTAMP_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_TIMESTAMP Konfiguration für Security Token 20101213
15 Exporting UNT_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_UNT 20101213
16 Exporting X509_ST_CFG Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_X509 Konfiguration für Security Token 20101213
17 Exporting X509_ST_CFG_2 Call by reference Type reference (TYPE) IF_WSSE_TYPES=>SEC_ST_CFG_O_X509 Configuration for Security Token 20101213

Method GET_ST_CFG on class IF_WSSE_OUT_CFG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in