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 USER_HAS_ACL_PERMISSION Constant Public Type reference (TYPE) CHAR1 '0' Returncode: User has ACL Authorization 20050519
2 USER_IN_OTHER_SERVICE_ACL Constant Public Type reference (TYPE) CHAR1 '3' Returncode: User Exists in Other ACL 20050519
3 USER_NOT_IN_AGREEMENT_ACL Constant Public Type reference (TYPE) CHAR1 '2' Returncode: User Does Not Exist in Agreement ACL 20051104
4 USER_NOT_IN_SERVICE_ACL 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 CHECK_AUTHORIZATION_MSG Static method Public Method Authorization Check Re: Message Content (Sender Service) 20050519
2 CHECK_AUTHORIZATION_MSG_SRV 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 Exporting 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 Exporting CONFLICTING_SERVICES Call by reference Type reference (TYPE) SXI_ADDRESSES_NORM Service-Tabelle für AUTH_CHECK_RESULT = '2' 20050519
3 Importing SENDER_BINDING Call by reference Object reference (TYPE REF TO) CL_SRV_BINDING XI Services: Inbound and Outbound Binding 20051104
4 Importing SENDER_PARTY Call by reference Type reference (TYPE) SXI_PARTY SPACE XI: Kommunikationspartner 20050519
5 Importing SENDER_SERVICE Call by reference Type reference (TYPE) SXI_SERVICE XI: Service 20050519
6 Importing USER Call by reference Type reference (TYPE) SY-UNAME SY-UNAME zu prüfender Benutzer 20050519
# Exception Resumable Description Created on
1 EP_ERROR 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 Exporting AUTH_CHECK_RESULT Call by reference Type reference (TYPE) CHAR1 '0'=ok, '1'=failed (user not in ACL), '2'=failed 20051104
2 Exporting CONFLICTING_SERVICES Call by reference Type reference (TYPE) SXI_ADDRESSES_NORM Service Table for AUTH_CHECK_RESULT = '2' 20051104
3 Importing SENDER_PARTY Call by reference Type reference (TYPE) SXI_PARTY SPACE XI: Communication Party 20051104
4 Importing SENDER_SERVICE Call by reference Type reference (TYPE) SXI_SERVICE XI: Service 20051104
5 Importing USER Call by reference Type reference (TYPE) SY-UNAME SY-UNAME User to Be Checked 20051104
# Exception Resumable Description Created on
1 EP_ERROR Error when accessing exchange profile 20051104
History
Last changed by/on SAP  20110908 
SAP Release Created in 710