SAP ABAP Class CL_WSPROTOCOL_SECURITY (Implementation IF_WSPROTOCOL_SECURITY)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SAI_PROXY_RUNTIME_WS_PROTOCOL (Package) ABAP Proxies: WS Protocols
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WSPROTOCOL | ABAP Proxies: Available Protocols | 20030915 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WSPROTOCOL_SECURITY | Only WS: Security Handling | 20030915 |
Properties
| Class | CL_WSPROTOCOL_SECURITY | |
| Short Description | Implementation IF_WSPROTOCOL_SECURITY | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_RUNTIME_WS_PROTOCOL | ABAP Proxies: WS Protocols |
| Created | 20030915 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WSPROTOCOL_SECURITY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WSPROTOCOL | ABAP Proxies: Available Protocols | 20030915 | ||
| 2 | IF_WSPROTOCOL_SECURITY | Only WS: Security Handling | 20030915 |
Friends
Class CL_WSPROTOCOL_SECURITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PROXY_FRAMEWORK | 20030915 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WS_SECURITY_PROTOCOL | 20030922 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20030915 | ||
| 2 | Static method | Public | Method | 20030915 |
Events
Class CL_WSPROTOCOL_SECURITY has no event.
Types
Class CL_WSPROTOCOL_SECURITY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROXY_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_FRAMEWORK | 20030915 |
Method CONSTRUCTOR on class CL_WSPROTOCOL_SECURITY has no exception.
Method GET_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROTOCOL | Value transfer | Object reference (TYPE REF TO) | IF_WSPROTOCOL_SECURITY | 20030915 | ||||
| 2 | PROXY_FRAMEWORK | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_FRAMEWORK | 20030915 |
Method GET_PROTOCOL on class CL_WSPROTOCOL_SECURITY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 640 |