SAP ABAP Class CL_SAML20_MGT_NAMID_REQUEST (SAML20 ManageNameID 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 | 20081205 |
Properties
| Class | CL_SAML20_MGT_NAMID_REQUEST | |
| Short Description | SAML20 ManageNameID 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 | 20081205 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SAML20_MGT_NAMID_REQUEST has no forward declaration.
Interfaces
Class CL_SAML20_MGT_NAMID_REQUEST has no interface implemented.
Friends
Class CL_SAML20_MGT_NAMID_REQUEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CL_SAML20_MGT_NAMID_REQUEST' | Name of Class | 20090206 | ||
| 2 | Constant | Private | Type reference (TYPE) | CXSLTDESC | 'SAML2_MANAGE_NAMEID_REQUEST' | Name of an XSLT Program | 20081216 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | SAML2_ENTITY_KEY | SAML2 Entity ID Key | 20090309 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SAML2P_MGT_NAMEID_REQUEST | SAML2 Protocol Structure: Management NameID 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 authentication request for IDP | 20090107 | |
| 3 | Static method | Public | Method | 20090114 | ||
| 4 | Static method | Public | Method | Generate instance of XML string | 20090107 | |
| 5 | Instance method | Public | Method | Returns the Name ID Management Request | 20090107 | |
| 6 | Instance method | Public | Method | Gets the data for processing the ManageNameID request | 20090120 |
Events
Class CL_SAML20_MGT_NAMID_REQUEST has no event.
Types
Class CL_SAML20_MGT_NAMID_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_MGT_NAMID_REQUEST | SAML20 Logout Anfrage | 20090107 | |||
| 2 | IO_ENTITY_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ENTITY | SAML20 Entitätsobjekt | 20090107 | |||
| 3 | IO_TRUSTED_ENTITY_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ENTITY | SAML20 Entitätsobjekt | 20090107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Oberklasse SAML20 Ausnahmen | 20090107 |
Method CREATE_FROM_MSG 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_MGT_NAMID_REQUEST | SAML20 ManageNameID Anfrage | 20090114 | |||
| 2 | EO_OBJECT_ABSTRACT | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ABSTRACT_MSG | SAML20 ManageNameID Anfrage | 20090206 | |||
| 3 | IF_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20090114 | ||||
| 4 | IF_MESSAGE_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 20090114 | ||||
| 5 | IF_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | SAML2_BINDING_TYPE | SAML2 Bindungsart | 20090114 | |||
| 6 | IF_RELAY_COOKIE | Call by reference | Type reference (TYPE) | STRING | 20090716 | ||||
| 7 | IF_RELAY_STATE | Call by reference | Type reference (TYPE) | STRING | 20090206 | ||||
| 8 | IO_ENTITY_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ENTITY | SAML20 Entitätsobjekt | 20090114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Oberklasse SAML20 Ausnahmen | 20090114 |
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_MGT_NAMID_REQUEST | SAML20 Logout Anfrage | 20090107 | |||
| 2 | EO_OBJECT_ABSTRACT | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ABSTRACT_MSG | Abstrakte Oberklasse der SAML2 Nachrichten | 20090219 | |||
| 3 | IF_BINDING_TYPE | Call by reference | Type reference (TYPE) | SAML2_BINDING_TYPE | SAML2 Wahrheitswert | 20090305 | |||
| 4 | IF_SSL_ACTIVE | Call by reference | Type reference (TYPE) | SAML2_BOOLEAN | SAML2 Wahrheitswert | 20090319 | |||
| 5 | IF_XML | Call by reference | Type reference (TYPE) | XSTRING | 20090107 | ||||
| 6 | IO_ENTITY_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ENTITY | SAML20 Entitätsobjekt | 20090107 | |||
| 7 | IO_TRUSTED_ENTITY_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ENTITY | SAML20 Entitätsobjekt | 20090107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Oberklasse SAML20 Ausnahmen | 20090107 |
Method GET_MGT_NAMEID_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CF_BINDING_TYPE | Call by reference | Type reference (TYPE) | SAML2_BINDING_TYPE | SAML2 Bindungsart | 20090225 | |||
| 2 | EF_ARTIFACT | Call by reference | Type reference (TYPE) | STRING | 20090507 | ||||
| 3 | EF_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20090107 | ||||
| 4 | EF_XML | Call by reference | Type reference (TYPE) | XSDANY | XML-Fragment | 20090223 | |||
| 5 | IF_APPLICATION_FIELDS | Call by reference | Type reference (TYPE) | STRING | 20090716 | ||||
| 6 | IF_APPLICATION_URI | Call by reference | Type reference (TYPE) | STRING | 20090302 | ||||
| 7 | IF_NEW_NAMEID_IDP | Call by reference | Type reference (TYPE) | SAML2_NAMEID_IDP | SAML2 Name am IDP | 20090107 | |||
| 8 | IF_TERMINATE | Call by reference | Type reference (TYPE) | SAML2_BOOLEAN | SAML2 Wahrheitswert | 20090116 | |||
| 9 | IS_IDENTITY | Call by reference | Type reference (TYPE) | SAML2_IDENTITY | SAML2 NameID Schlüssel | 20090115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Oberklasse SAML20 Ausnahmen | 20090107 |
Method GET_NAMEID_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_NAMEID | Call by reference | Type reference (TYPE) | SAML2_NAMEID_IDP | 20090309 | ||||
| 2 | EF_NAMEID_KEY | Call by reference | Type reference (TYPE) | SAML2_NAMEID_KEY | 20090309 | ||||
| 3 | EF_NAMEID_NEW | Call by reference | Type reference (TYPE) | SAML2_NAMEID_IDP | SAML2 Name am IDP | 20090120 | |||
| 4 | EF_NAMEQUALIFIER | Call by reference | Type reference (TYPE) | STRING | 20090331 | ||||
| 5 | EF_SPNAMEQUAL_KEY | Call by reference | Type reference (TYPE) | SAML2_ENTITY_KEY | 20090309 | ||||
| 6 | EF_SPPROVIDEDID | Call by reference | Type reference (TYPE) | STRING | 20090309 | ||||
| 7 | EF_TERMINATE | Call by reference | Type reference (TYPE) | SAML2_BOOLEAN | SAML2 Wahrheitswert | 20090120 |
Method GET_NAMEID_DATA on class CL_SAML20_MGT_NAMID_REQUEST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |