SAP ABAP Class CL_SAML20_LOGOUT_RESPONSE (SAML20 Logout Response)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-LGN-SML (Application Component) SAML 2.0
     SAML2_CORE (Package) SAML2 Core Functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SAML20_ABSTRACT_RESPONSE Abstract SAML2 Response Message 20081112
Properties
Class CL_SAML20_LOGOUT_RESPONSE  
Short Description SAML20 Logout Response    
Super Class CL_SAML20_ABSTRACT_RESPONSE Abstract SAML2 Response Message 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAML2_CORE   SAML2 Core Functionality 
Created 20081024   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SAML20_LOGOUT_RESPONSE has no interface implemented.
Friends
Class CL_SAML20_LOGOUT_RESPONSE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Public Type reference (TYPE) STRING 'CL_SAML20_LOGOUT_RESPONSE' Name of Class 20090206
2 CO_TRANSFORMATION Constant Private Type reference (TYPE) CXSLTDESC 'SAML2_LOGOUT_RESPONSE' Name of an XSLT Program 20081104
3 M_LOGOUT_RESPONSE Instance attribute Private Type reference (TYPE) SAML2P_LOGOUT_RESPONSE SAML2 Protocol Structure: LogoutResponse 20081112
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20081104
2 CREATE Static method Public Method Creates an Instance 20090112
3 CREATE_FROM_MSG Static method Public Method 20090109
4 CREATE_FROM_XML Static method Public Method 20081112
5 GET_LOGOUT_RESPONSE Instance method Public Method Returns the logout message 20090112
Events
Class CL_SAML20_LOGOUT_RESPONSE has no event.
Types
Class CL_SAML20_LOGOUT_RESPONSE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY_OBJ Call by reference Object reference (TYPE REF TO) CL_SAML20_ENTITY SAML 2.0 Entität 20081104
2 Importing IO_TRUSTED_ENTITY_OBJ Call by reference Object reference (TYPE REF TO) CL_SAML20_ENTITY Partnerentität 20081217
# Exception Resumable Description Created on
1 CX_SAML20 Oberklasse SAML20 Ausnahmen 20081104

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_OBJECT Call by reference Object reference (TYPE REF TO) CL_SAML20_LOGOUT_RESPONSE SAML20 Logout Antwort 20090112
2 Importing IO_ENTITY_OBJ Call by reference Object reference (TYPE REF TO) CL_SAML20_ENTITY SAML20 Entitätsobjekt 20090112
3 Importing IO_TRUSTED_ENTITY_OBJ Call by reference Object reference (TYPE REF TO) CL_SAML20_ENTITY SAML20 Entitätsobjekt 20090112
# Exception Resumable Description Created on
1 CX_SAML20 Oberklasse SAML20 Ausnahmen 20090112

Method CREATE_FROM_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_OBJECT Call by reference Object reference (TYPE REF TO) CL_SAML20_LOGOUT_RESPONSE SAML20 Logout Antwort 20090206
2 Exporting EO_OBJECT_ABSTRACT Call by reference Object reference (TYPE REF TO) CL_SAML20_ABSTRACT_MSG Abstrakte Oberklasse der SAML2 Nachrichten 20090206
3 Importing IF_MESSAGE Call by reference Type reference (TYPE) STRING 20090109
4 Importing IF_MESSAGE_STATEMENT Call by reference Type reference (TYPE) STRING 20090109
5 Importing IF_MESSAGE_TYPE Call by reference Type reference (TYPE) SAML2_BINDING_TYPE SAML2 Bindungsart 20090109
6 Importing IF_RELAY_COOKIE Call by reference Type reference (TYPE) STRING 20090716
7 Importing IF_RELAY_STATE Call by reference Type reference (TYPE) STRING 20090109
8 Importing IO_ENTITY_OBJ Call by reference Object reference (TYPE REF TO) CL_SAML20_ENTITY SAML20 Entitätsobjekt 20090210
# Exception Resumable Description Created on
1 CX_SAML20 Oberklasse SAML20 Ausnahmen 20090109

Method CREATE_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_OBJECT Call by reference Object reference (TYPE REF TO) CL_SAML20_LOGOUT_RESPONSE SAML20 Logout Antwort 20081217
2 Exporting EO_OBJECT_ABSTRACT Call by reference Object reference (TYPE REF TO) CL_SAML20_ABSTRACT_MSG Abstrakte Oberklasse der SAML2 Nachrichten 20090206
3 Importing IF_BINDING_TYPE Call by reference Type reference (TYPE) SAML2_BINDING_TYPE SAML2 Wahrheitswert 20090305
4 Importing IF_REQUEST_ID Call by reference Type reference (TYPE) STRING Anfrage-ID 20090224
5 Importing IF_SSL_ACTIVE Call by reference Type reference (TYPE) SAML2_BOOLEAN SAML2 Wahrheitswert 20090319
6 Importing IF_XML Call by reference Type reference (TYPE) XSTRING 20081112
7 Importing IO_ENTITY_OBJ Call by reference Object reference (TYPE REF TO) CL_SAML20_ENTITY SAML20 Entitätsobjekt 20081217
8 Importing IO_TRUSTED_ENTITY_OBJ Call by reference Object reference (TYPE REF TO) CL_SAML20_ENTITY Partnerentität 20081217
# Exception Resumable Description Created on
1 CX_SAML20 Oberklasse SAML20 Ausnahmen 20081121

Method GET_LOGOUT_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ARTIFACT Call by reference Type reference (TYPE) STRING 20090507
2 Exporting EF_BINDING_TYPE Call by reference Type reference (TYPE) SAML2_BINDING_TYPE 20090223
3 Exporting EF_MESSAGE Call by reference Type reference (TYPE) STRING 20090112
4 Exporting EF_SIGNED Call by reference Type reference (TYPE) SAML2_BOOLEAN SAML2 Truth Value 20110121
5 Exporting EF_XML Call by reference Type reference (TYPE) XSDANY XML-Fragment 20090223
6 Importing IF_RS Call by reference Type reference (TYPE) STRING 20090113
7 Importing IF_SSL_ACTIVE Call by reference Type reference (TYPE) SAML2_BOOLEAN SAML2 Wahrheitswert 20090319
8 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT SAML2 Wahrheitswert 20090120
9 Importing IO_REQUEST Call by reference Object reference (TYPE REF TO) CL_SAML20_LOGOUT_REQUEST SAML20 Logout Anfrage 20090113
# Exception Resumable Description Created on
1 CX_SAML20 Oberklasse SAML20 Ausnahmen 20090112
2 CX_SAML20_CORE Ausnahmen innerhalb der SAML2 Kernfunktion 20090112
History
Last changed by/on SAP  20130531 
SAP Release Created in 720