SAP ABAP Class CL_XI_SEC_UTIL (Security Utilities for XI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSF (Package) XI: Integration Engine Runtime
⤷
⤷
Properties
| Class | CL_XI_SEC_UTIL | |
| Short Description | Security Utilities for XI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSF | XI: Integration Engine Runtime |
| Created | 20050519 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XI_SEC_UTIL has no forward declaration.
Interfaces
Class CL_XI_SEC_UTIL has no interface implemented.
Friends
Class CL_XI_SEC_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | '0' | Returncode: User has ACL Authorization | 20050519 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR1 | '3' | Returncode: User Exists in Other ACL | 20050519 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR1 | '2' | Returncode: User Does Not Exist in Agreement ACL | 20051104 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR1 | '1' | Returncode: User Does Not Exist in ACL | 20050519 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Authorization Check Re: Message Content (Sender Service) | 20050519 | |
| 2 | Static method | Private | Method | Authorization Check Re: Message Content (Sender Service) | 20051104 |
Events
Class CL_XI_SEC_UTIL has no event.
Types
Class CL_XI_SEC_UTIL has no local type.
Method Signatures
Method CHECK_AUTHORIZATION_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTH_CHECK_RESULT | Call by reference | Type reference (TYPE) | CHAR1 | '0'=ok, '1'=failed (user not in ACL), '2'=failed (user in ot | 20050519 | |||
| 2 | CONFLICTING_SERVICES | Call by reference | Type reference (TYPE) | SXI_ADDRESSES_NORM | Service-Tabelle für AUTH_CHECK_RESULT = '2' | 20050519 | |||
| 3 | SENDER_BINDING | Call by reference | Object reference (TYPE REF TO) | CL_SRV_BINDING | XI Services: Inbound and Outbound Binding | 20051104 | |||
| 4 | SENDER_PARTY | Call by reference | Type reference (TYPE) | SXI_PARTY | SPACE | XI: Kommunikationspartner | 20050519 | ||
| 5 | SENDER_SERVICE | Call by reference | Type reference (TYPE) | SXI_SERVICE | XI: Service | 20050519 | |||
| 6 | USER | Call by reference | Type reference (TYPE) | SY-UNAME | SY-UNAME | zu prüfender Benutzer | 20050519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Zugriff auf das Exchange Profile | 20050519 |
Method CHECK_AUTHORIZATION_MSG_SRV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTH_CHECK_RESULT | Call by reference | Type reference (TYPE) | CHAR1 | '0'=ok, '1'=failed (user not in ACL), '2'=failed | 20051104 | |||
| 2 | CONFLICTING_SERVICES | Call by reference | Type reference (TYPE) | SXI_ADDRESSES_NORM | Service Table for AUTH_CHECK_RESULT = '2' | 20051104 | |||
| 3 | SENDER_PARTY | Call by reference | Type reference (TYPE) | SXI_PARTY | SPACE | XI: Communication Party | 20051104 | ||
| 4 | SENDER_SERVICE | Call by reference | Type reference (TYPE) | SXI_SERVICE | XI: Service | 20051104 | |||
| 5 | USER | Call by reference | Type reference (TYPE) | SY-UNAME | SY-UNAME | User to Be Checked | 20051104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error when accessing exchange profile | 20051104 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |