SAP ABAP Class CL_SAML20_ARTIFACT (SAML20 Profile: Artifact Resolution)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-LGN-SML (Application Component) SAML 2.0
⤷
SAML2_COMMON (Package) SAML2 Common
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SAML20_ABSTRACT_PROFILE | Abstract Superclass for SAML2 Profiles | 20081205 |
Properties
| Class | CL_SAML20_ARTIFACT | |
| Short Description | SAML20 Profile: Artifact Resolution | |
| Super Class | CL_SAML20_ABSTRACT_PROFILE | Abstract Superclass for SAML2 Profiles |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | SAML2 | |
| Program status | K | Customer Production Program |
| Category | 0 | |
| Package | SAML2_COMMON | SAML2 Common |
| Created | 20081111 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SAML20_ARTIFACT has no forward declaration.
Interfaces
Class CL_SAML20_ARTIFACT has no interface implemented.
Friends
Class CL_SAML20_ARTIFACT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SAML20_ARTIFACT_RESOLVE | SAML20 ArtifactResolve | 20081211 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SAML20_ARTIFACT_RESPONSE | SAML20 ArtifactReponse | 20081211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20081205 | |
| 2 | Static method | Public | Method | Generates an instance of the object | 20081205 | |
| 3 | Static method | Public | Method | Resolve an artifact to SAML2 message | 20081211 | |
| 4 | Instance method | Public | Method | Resolves an Artifact Resolve Request | 20081211 |
Events
Class CL_SAML20_ARTIFACT has no event.
Types
Class CL_SAML20_ARTIFACT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20081205 | |||
| 2 | IF_MODE | Call by reference | Type reference (TYPE) | SAML2_ENTITY_MODE | Modus der Entität | 20081205 | |||
| 3 | IO_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20081205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Oberklasse SAML20 Ausnahmen | 20081205 |
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ARTIFACT | Artifact Profil | 20081205 | |||
| 2 | IF_CLIENT | Call by reference | Type reference (TYPE) | MANDT | SY-MANDT | Mandantenkennung des aktuellen Benutzers | 20081205 | ||
| 3 | IF_LOCAL_MODE | Call by reference | Type reference (TYPE) | SAML2_ENTITY_MODE | Betriebsart der SAML2 Entität | 20081205 | |||
| 4 | IO_HTTP_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20081205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Oberklasse SAML20 Ausnahmen | 20081205 |
Method RESOLVE_ARTIFACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_ARTF_SIGNED | Call by reference | Type reference (TYPE) | SAML2_BOOLEAN | SAML2 Wahrheitswert | 20090909 | |||
| 2 | EF_MESSAGE_RAW | Call by reference | Type reference (TYPE) | XSTRING | XML Daten mit SAML Nachricht | 20090414 | |||
| 3 | EO_SAML20_CORE | Call by reference | Object reference (TYPE REF TO) | CX_SAML20_CORE | Ausnahmen innerhalb der SAML2 Kernfunktion | 20091015 | |||
| 4 | IF_ARTIFACT | Call by reference | Type reference (TYPE) | STRING | Artifakt | 20081211 | |||
| 5 | IF_EMBEDED_MSG_TYPE | Call by reference | Type reference (TYPE) | STRING | expected embeded msg type in ARTFCT | 20091015 | |||
| 6 | IO_ENTITY | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ENTITY | SAML20 Entitätsobjekt | 20081211 | |||
| 7 | IO_ENTITY_TRUSTED | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ENTITY | SAML20 Entitätsobjekt | 20081212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Oberklasse SAML20 Ausnahmen | 20081211 | ||
| 2 | Ausnahmen innerhalb der SAML2 Kernfunktion | 20081211 |
Method RESOLVE_REQUEST Signature
Method RESOLVE_REQUEST on class CL_SAML20_ARTIFACT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Oberklasse SAML20 Ausnahmen | 20081211 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |