SAP ABAP Class IF_SAML20_AUDIT_LOG (Audit Log)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAML20_ABSTRACT_MSG Abstract Superclass for SAML2 Messages 20100107
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SAML20_AUDIT_LOG SAML 2.0 Auditability Class 20100107
Properties
Class IF_SAML20_AUDIT_LOG  
Short Description Audit Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100107   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SAML20_AUDIT_LOG has no forward declaration.
Interfaces
Class IF_SAML20_AUDIT_LOG has no interface implemented.
Friends
Class IF_SAML20_AUDIT_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CF_SAML2_LOGOUT_REQUEST Constant Public Type reference (TYPE) STRING 'LogoutRequest' SAML2 LogoutRequest message 20100107
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ERROR_LOG Instance method Public Method Add error data to log structure 20100107
2 SET_MESSAGE_DATA Instance method Public Method Set log structure with message data 20100107
3 WRITE_LOG Instance method Public Method Write Log 20100107
Events
Class IF_SAML20_AUDIT_LOG has no event.
Types
Class IF_SAML20_AUDIT_LOG has no local type.
Method Signatures

Method ADD_ERROR_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_ELEMENT_NAME Call by reference Type reference (TYPE) STRING SAML2 element name 20100107
2 Importing IF_MESSAGE_NAME Call by reference Type reference (TYPE) STRING SAML2 message name 20100107
3 Importing I_ERROR_DATA Call by reference Type reference (TYPE) DATA SAML2 error data 20100107

Method ADD_ERROR_LOG on class IF_SAML20_AUDIT_LOG has no exception.

Method SET_MESSAGE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_ELEMENT_NAME Call by reference Type reference (TYPE) STRING SAML2 element name 20100107
2 Importing IF_IS_SIGNED Call by reference Type reference (TYPE) SAML2_BOOLEAN SAML2 message/element is signed 20100107
3 Importing IF_MESSAGE_NAME Call by reference Type reference (TYPE) STRING SAML2 message name 20100107
4 Importing I_MESSAGE_DATA Call by reference Type reference (TYPE) DATA SAML2 structure for the Auditability Log 20100107

Method SET_MESSAGE_DATA on class IF_SAML20_AUDIT_LOG has no exception.

Method WRITE_LOG Signature

Method WRITE_LOG on class IF_SAML20_AUDIT_LOG has no parameter.
Method WRITE_LOG on class IF_SAML20_AUDIT_LOG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in