SAP ABAP Interface IF_SAML20_AUDIT_LOG (Audit Log)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-LGN-SML (Application Component) SAML 2.0
     SAML2_COMMON (Package) SAML2 Common
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
Interface IF_SAML20_AUDIT_LOG  
Short Description Audit Log    
General Data
Package SAML2_COMMON   SAML2 Common 
Created 20100107   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SAML20_AUDIT_LOG has no forward declaration.
Interfaces
Interface IF_SAML20_AUDIT_LOG has no interface.
Friends
Interface IF_SAML20_AUDIT_LOG has no friend.
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
Interface IF_SAML20_AUDIT_LOG has no event.
Types
Interface 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 Interface 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 Interface IF_SAML20_AUDIT_LOG has no exception.

Method WRITE_LOG Signature

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