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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Constant | Private | Type reference (TYPE) | STRING | 'wssp:Header(*)' | 20060404 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'wssp:Body()' | 20060404 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'wssp:Header(wsse:Security/saml:Assertion)' | 20060404 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'wssp:Header(wsse:Security/dis:Signature)' | 20060404 | |||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'wssp:Header(wsse:Security/wsu:Timestamp)' | 20060404 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'wssp:Header(wsse:Security/wsse:UsernameToken)' | 20060404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060404 | |
| 2 | Static method | Public | Method | Read digest algorithm | 20091125 | |
| 3 | Instance method | Private | Method | Konfigurationdaten für Signatur/Verschlüsselungsprüfung | 20080329 | |
| 4 | Instance method | Private | Method | Konfigurationdaten für Signatur/Verschlüsselungsprüfung | 20080329 | |
| 5 | Instance method | Private | Method | 20081022 | ||
| 6 | 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 | AUTH_METHOD | Call by reference | Type reference (TYPE) | STRING | 20091130 | ||||
| 2 | IR_CTX | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | 20090402 | ||||
| 3 | NODETYPE | Call by reference | Type reference (TYPE) | I | 20080109 | ||||
| 4 | OPERATION | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20080130 | |||
| 5 | 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 | NODETYPE | Call by reference | Type reference (TYPE) | I | 20091125 | ||||
| 2 | PROTOCOL_FEATURES | Call by reference | Type reference (TYPE) | SRT_RT_PROPERTIES | SRT Properties for RT | 20091125 | |||
| 3 | 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 | 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 | HAS_EST_K_X509 | Call by reference | Type reference (TYPE) | BOOLEAN | Konfiguration für Security Token | 20080329 | |||
| 3 | HAS_SAML11_ST_CFG | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20080329 | |||
| 4 | HAS_ST_SCT13 | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20080329 | |||
| 5 | HAS_ST_X509 | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20080329 | |||
| 6 | SAML11_ST_CFG | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_ST_CFG_I_SAML11 | Konfiguration für Security Token | 20080329 | |||
| 7 | SCT13_ST_CFG | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_ST_CFG_I_SCT13 | Konfiguration für Security Token | 20080329 | |||
| 8 | 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 | 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 | HAS_SAML11_ST_CFG | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20080329 | |||
| 3 | HAS_ST_EK_X509 | Call by reference | Type reference (TYPE) | BOOLEAN | Konfiguration für Security Token | 20080330 | |||
| 4 | HAS_ST_IST | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091211 | |||
| 5 | HAS_ST_SCT13 | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20080329 | |||
| 6 | HAS_ST_X509 | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20080329 | |||
| 7 | IST_SCT_CFG | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_ST_CFG_I_SCT13 | Configuration for Security Token | 20091211 | |||
| 8 | SAML11_ST_CFG | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_ST_CFG_I_SAML11 | Konfiguration für Security Token | 20080329 | |||
| 9 | SCT13_ST_CFG | Call by reference | Type reference (TYPE) | IF_WSSE_TYPES=>SEC_ST_CFG_I_SCT13 | Konfiguration für Security Token | 20080329 | |||
| 10 | 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 | INCLUDE_TOKEN | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20081022 | |||
| 2 | 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 | IF_HEADER_PATH | Call by reference | Type reference (TYPE) | STRING | 20091209 | ||||
| 2 | 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 |