SAP ABAP Class CL_SAML20_PAOS_REQUEST (SAML20 PAOS Request)
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 | 20081216 |
Properties
| Class | CL_SAML20_PAOS_REQUEST | |
| Short Description | SAML20 PAOS Request | |
| Super Class | CL_SAML20_ABSTRACT_REQUEST | Abstract SAML2 Request Message |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | SAML2 | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SAML2_CORE | SAML2 Core Functionality |
| Created | 20081216 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SAML20_PAOS_REQUEST has no interface implemented.
Friends
Class CL_SAML20_PAOS_REQUEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CXSLTDESC | 'SAML2_PAOS_REQUEST' | Name of an XSLT Program | 20081216 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | SAML2P_PAOS_REQUEST | SAML2 Protocol Structure: PAOS Request | 20081216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20081216 | |
| 2 | Static method | Public | Method | Creates an Instance | 20090216 | |
| 3 | Static method | Public | Method | Generate instance from XML message | 20090216 | |
| 4 | Instance method | Public | Method | Gets the PAOS Message | 20090216 |
Events
Class CL_SAML20_PAOS_REQUEST has no event.
Types
Class CL_SAML20_PAOS_REQUEST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENTITY_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ENTITY | SAML 2.0 Entität | 20081216 | |||
| 2 | IO_TRUSTED_ENTITY_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ENTITY | SAML20 Entitätsobjekt | 20081216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Oberklasse SAML20 Ausnahmen | 20081216 | ||
| 2 | Ausnahmen innerhalb der SAML2 Kernfunktion | 20081216 |
Method CREATE 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_PAOS_REQUEST | SAML20 Logout Anfrage | 20090216 | |||
| 2 | IO_ENTITY_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ENTITY | SAML20 Entitätsobjekt | 20090216 | |||
| 3 | IO_TRUSTED_ENTITY_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ENTITY | SAML20 Entitätsobjekt | 20090216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Oberklasse SAML20 Ausnahmen | 20090216 | ||
| 2 | Ausnahmen innerhalb der SAML2 Kernfunktion | 20090216 |
Method CREATE_FROM_XML 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_PAOS_REQUEST | SAML20 PAOS Anfrage | 20090216 | |||
| 2 | IF_XML | Call by reference | Type reference (TYPE) | XSTRING | 20090216 | ||||
| 3 | IO_ENTITY_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ENTITY | SAML20 Entitätsobjekt | 20090216 | |||
| 4 | IO_TRUSTED_ENTITY_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ENTITY | SAML20 Entitätsobjekt | 20090216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Oberklasse SAML20 Ausnahmen | 20090216 |
Method GET_PAOS_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_XML | Call by reference | Type reference (TYPE) | XSDANY | XML-Fragment | 20090217 | |||
| 2 | IF_ACS_URL | Call by reference | Type reference (TYPE) | STRING | 20090216 | ||||
| 3 | IF_PASSIVE | Call by reference | Type reference (TYPE) | SAML2_BOOLEAN | SAML2 Wahrheitswert | 20090305 | |||
| 4 | IF_RELAYSTATE | Call by reference | Type reference (TYPE) | STRING | 20090226 | ||||
| 5 | IF_XML | Call by reference | Type reference (TYPE) | XSDANY | XML-Fragment | 20090216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Oberklasse SAML20 Ausnahmen | 20090216 | ||
| 2 | Ausnahmen innerhalb der SAML2 Kernfunktion | 20090216 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |