SAP ABAP Class CL_SAML20_ARTIFACT_RESOLVE (SAML20 Artifact Resolution)
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_REQUEST Abstract SAML2 Request Message 20081114
Properties
Class CL_SAML20_ARTIFACT_RESOLVE  
Short Description SAML20 Artifact Resolution    
Super Class CL_SAML20_ABSTRACT_REQUEST Abstract SAML2 Request 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_ARTIFACT_RESOLVE has no interface implemented.
Friends
Class CL_SAML20_ARTIFACT_RESOLVE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TRANSFORMATION Constant Private Type reference (TYPE) CXSLTDESC 'SAML2_ARTIFACT_RESOLVE' Name of an XSLT Program 20081104
2 M_ARTIFACT_RESOLVE Instance attribute Private Type reference (TYPE) SAML2P_ARTIFACT_RESOLVE SAML2 Artifact Request 20081114
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 authentication request for IDP 20081211
3 CREATE_FROM_XML Static method Public Method 20081114
4 GET_ARTIFACT Instance method Public Method Get artifact from the request 20081211
5 GET_RESOLVE_REQUEST Instance method Public Method Get artifact from the request 20081211
Events
Class CL_SAML20_ARTIFACT_RESOLVE has no event.
Types
Class CL_SAML20_ARTIFACT_RESOLVE 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 20081211
# 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_ARTIFACT_RESOLVE SAML20 Artifaktauflösung 20081211
2 Importing IF_ARTIFACT Call by reference Type reference (TYPE) STRING Artifakt 20081211
3 Importing IO_ENTITY_OBJ Call by reference Object reference (TYPE REF TO) CL_SAML20_ENTITY SAML20 Entitätsobjekt 20081211
4 Importing IO_TRUSTED_ENTITY_OBJ Call by reference Object reference (TYPE REF TO) CL_SAML20_ENTITY SAML20 Entitätsobjekt 20081211
# Exception Resumable Description Created on
1 CX_SAML20 Oberklasse SAML20 Ausnahmen 20081222
2 CX_SAML20_CORE Ausnahmen innerhalb der SAML2 Kernfunktion 20081211

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_ARTIFACT_RESOLVE SAML20 Artifaktantwortnachricht 20081217
2 Importing IF_BINDING_TYPE Call by reference Type reference (TYPE) SAML2_BINDING_TYPE XML aus SOAP Nachricht 20090305
3 Importing IF_SSL_ACTIVE Call by reference Type reference (TYPE) SAML2_BOOLEAN SAML2 Wahrheitswert 20090224
4 Importing IF_XML Call by reference Type reference (TYPE) XSTRING 20081114
5 Importing IO_ENTITY_OBJ Call by reference Object reference (TYPE REF TO) CL_SAML20_ENTITY SAML20 Entitätsobjekt 20081217
6 Importing IO_TRUSTED_ENTITY_OBJ Call by reference Object reference (TYPE REF TO) CL_SAML20_ENTITY SAML20 Entitätsobjekt 20081217
# Exception Resumable Description Created on
1 CX_SAML20 Oberklasse SAML20 Ausnahmen 20081121

Method GET_ARTIFACT 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 20081211

Method GET_ARTIFACT on class CL_SAML20_ARTIFACT_RESOLVE has no exception.

Method GET_RESOLVE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_XML Call by reference Type reference (TYPE) XSTRING Anfrage für SOAP 20081211
2 Importing IF_SOAP Call by reference Type reference (TYPE) SAML2_BOOLEAN ABAP_TRUE XML aus SOAP Nachricht 20081215
# Exception Resumable Description Created on
1 CX_SAML20 Oberklasse SAML20 Ausnahmen 20081211
2 CX_SAML20_CORE Ausnahmen innerhalb der SAML2 Kernfunktion 20081211
History
Last changed by/on SAP  20130531 
SAP Release Created in 720