SAP ABAP Class CL_SAML20_MAPPING (SAML20 Profile: NameID Mapping (Mapping))
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 | 20090121 |
Properties
Class | CL_SAML20_MAPPING | |
Short Description | SAML20 Profile: NameID Mapping (Mapping) | |
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 | P | SAP Standard Production Program |
Category | 0 | |
Package | SAML2_COMMON | SAML2 Common |
Created | 20090121 | 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_MAPPING has no interface implemented.
Friends
Class CL_SAML20_MAPPING 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_NAMEID_MAP_REQUEST | SAML20 NameID Mapping Request | 20090121 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SAML20_NAMEID_MAP_RESPONSE | SAML20 NameID Mapping Response | 20090121 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Implements the ManageNameID request | 20090121 |
2 | ![]() |
Instance method | Private | Method | Implements the ManageNameID response | 20090121 |
3 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20090121 |
4 | ![]() |
Instance method | Private | Method | Create a Name ID Management Request | 20090121 |
5 | ![]() |
Instance method | Private | Method | Create a Name ID Management Response | 20090121 |
6 | ![]() |
Static method | Public | Method | Perform Name ID Mapping | 20090121 |
7 | ![]() |
Instance method | Private | Method | Validate the Name ID management request | 20090121 |
8 | ![]() |
Instance method | Private | Method | Validate the Name ID management response | 20090121 |
Events
Class CL_SAML20_MAPPING has no event.
Types
Class CL_SAML20_MAPPING has no local type.
Method Signatures
Method APPLY_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_DELETE_SESSION | Value transfer | Type reference (TYPE) | SAML2_BOOLEAN | SAML2 Wahrheitswert | 20090331 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Oberklasse SAML20 Ausnahmen | 20090121 |
Method APPLY_RESPONSE Signature
Method APPLY_RESPONSE on class CL_SAML20_MAPPING has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Oberklasse SAML20 Ausnahmen | 20090121 |
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 | 20090121 | ||
2 | ![]() |
IF_MODE | Call by reference | Type reference (TYPE) | SAML2_ENTITY_MODE | Modus der Entität | 20090121 | ||
3 | ![]() |
IO_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20090121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Oberklasse SAML20 Ausnahmen | 20090121 |
Method CREATE_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_IDENTITY | Call by reference | Type reference (TYPE) | SAML2_IDENTITY | SAML2 NameID Schlüssel | 20090121 | ||
2 | ![]() |
IS_NAMEID_POLICY | Call by reference | Type reference (TYPE) | SAML2P_NAME_ID_POLICY | SAML2 Name am IDP | 20090122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Oberklasse SAML20 Ausnahmen | 20090121 | |
2 | ![]() |
Ausnahmen innerhalb der SAML2 Kernfunktion | 20090121 |
Method CREATE_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | SAML2 Wahrheitswert | 20090121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Oberklasse SAML20 Ausnahmen | 20090121 |
Method PROCESS_MAPPING 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 | SY-MANDT | Mandant | 20090121 | |
2 | ![]() |
IF_MODE | Call by reference | Type reference (TYPE) | SAML2_ENTITY_MODE | CL_SAML20_ENTITY=>CO_OPMODE_SP | Betriebsart der SAML2 Entität | 20090121 | |
3 | ![]() |
IO_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20090121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Oberklasse SAML20 Ausnahmen | 20090331 |
Method VALIDATE_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_BINDING_TYPE | Call by reference | Type reference (TYPE) | SAML2_BINDING_TYPE | 'REDIR' | SAML2 Bindungsart | 20090121 | |
2 | ![]() |
IF_MESSAGE_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 'SAMLRequest' | 20090121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Oberklasse SAML20 Ausnahmen | 20090121 |
Method VALIDATE_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_BINDING_TYPE | Call by reference | Type reference (TYPE) | SAML2_BINDING_TYPE | 'REDIR' | SAML2 Bindungsart | 20090121 | |
2 | ![]() |
IF_MESSAGE_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 'SAMLResponse' | 20090121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Oberklasse SAML20 Ausnahmen | 20090121 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |