SAP ABAP Class CL_SAML20_ABSTRACT_PROFILE (Abstract Superclass for SAML2 Profiles)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAML20_CONSTANTS | Constants Within SAML2 | 20081201 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SAML20_ARTIFACT | SAML20 Profile: Artifact Resolution | 20081205 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SAML20_ATTRIBUTE | SAML20 Profile: Attribute | 20081205 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SAML20_ECP | SAML20 Profile: Enhanced Client Proxy (PAOS) | 20081205 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_SAML20_MAPPING | SAML20 Profile: NameID Mapping (Mapping) | 20090121 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_SAML20_NAMEID | SAML20 Profile: NameID Management (NameID) | 20081205 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_SAML20_SLO | SAML20 Profile: Single Logout (SLO) | 20081205 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_SAML20_SSO | SAML20 Profile: Single Sign-On (SSO) | 20081201 |
Properties
Class | CL_SAML20_ABSTRACT_PROFILE | |
Short Description | Abstract Superclass for SAML2 Profiles | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SAML2_COMMON | SAML2 Common |
Created | 20081201 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SAML20_CONSTANTS | Constants Within SAML2 | 20081201 |
Friends
Class CL_SAML20_ABSTRACT_PROFILE has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Determine the ACS URL | 20090604 |
2 | ![]() |
Instance method | Protected | Method | Determines the mode of the local entity | 20081205 |
3 | ![]() |
Instance method | Protected | Constructor | Constructor of SAML 2.0 Profile Classes | 20081201 |
4 | ![]() |
Instance method | Protected | Method | Validate received message | 20090206 |
5 | ![]() |
Instance method | Protected | Method | Create outbound message | 20090716 |
6 | ![]() |
Instance method | Protected | Method | Determine the current URL of the application | 20090716 |
7 | ![]() |
Instance method | Protected | Method | Determine the current URL of the application | 20090623 |
8 | ![]() |
Instance method | Public | Method | Return the local entity object | 20090129 |
9 | ![]() |
Instance method | Public | Method | Determine the name of the issuer of the XML message | 20081208 |
10 | ![]() |
Instance method | Public | Method | Set Logon Policy Name | 20090716 |
11 | ![]() |
Instance method | Public | Method | Determine the URI from RelayState; required for redirection | 20090716 |
12 | ![]() |
Instance method | Public | Method | Determine the URI from RelayState; required for redirection | 20081208 |
13 | ![]() |
Instance method | Public | Method | Sets the security context reference | 20090331 |
14 | ![]() |
Instance method | Public | Method | Determines whether local entity is in debugging mode | 20090203 |
15 | ![]() |
Instance method | Public | Method | Create MYSAPSSO2 cookie | 20090716 |
16 | ![]() |
Instance method | Public | Method | Get Logon Policy Name | 20090716 |
17 | ![]() |
Instance method | Public | Method | Sets the security context reference | 20090205 |
18 | ![]() |
Instance method | Public | Method | Sets the trace object | 20090518 |
19 | ![]() |
Instance method | Protected | Method | Send SOAP message and receive response | 20081205 |
Events
Class CL_SAML20_ABSTRACT_PROFILE has no event.
Types
Class CL_SAML20_ABSTRACT_PROFILE has no local type.
Method Signatures
Method CALCULATE_ACS_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_PATH | Call by reference | Type reference (TYPE) | STRING | 20090604 | |||
2 | ![]() |
EF_URL | Call by reference | Type reference (TYPE) | STRING | 20090604 | |||
3 | ![]() |
IF_ACS_URL_MODE | Call by reference | Type reference (TYPE) | SAML2_ACS_URL_MODE | Art der ACS URL im AuthnRequest | 20090604 |
Method CALCULATE_ACS_URL on class CL_SAML20_ABSTRACT_PROFILE has no exception.
Method CALCULATE_ENTITY_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CF_MODE | Call by reference | Type reference (TYPE) | SAML2_ENTITY_MODE | Betriebsart der SAML2 Entität | 20081205 | ||
2 | ![]() |
EO_ENTITY | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ENTITY | SAML20 Entitätsobjekt | 20081205 | ||
3 | ![]() |
IF_CLIENT | Call by reference | Type reference (TYPE) | MANDT | SY-MANDT | Mandantenkennung des aktuellen Benutzers | 20081205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Oberklasse SAML20 Ausnahmen | 20081205 |
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 | 20081201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Oberklasse SAML20 Ausnahmen | 20081201 |
Method CREATE_MSG_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_OBJECT_ABSTRACT | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ABSTRACT_MSG | Abstrakte Oberklasse der SAML2 Nachrichten | 20090206 | ||
2 | ![]() |
IF_BINDING_TYPE | Call by reference | Type reference (TYPE) | SAML2_BINDING_TYPE | 'REDIR' | SAML2 Bindungsart | 20090206 | |
3 | ![]() |
IF_CLASS | Call by reference | Type reference (TYPE) | STRING | 20090206 | |||
4 | ![]() |
IF_MESSAGE_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 'SAMLRequest' | 20090206 | ||
5 | ![]() |
IF_PAYLOAD_SIGNATURE | Call by reference | Type reference (TYPE) | XSTRING | 20090908 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Oberklasse SAML20 Ausnahmen | 20090206 |
Method CREATE_XML_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_OBJECT_ABSTRACT | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ABSTRACT_MSG | Abstrakte Oberklasse der SAML2 Nachrichten | 20090716 | ||
2 | ![]() |
IF_ARTIFACT | Call by reference | Type reference (TYPE) | STRING | Artefakt | 20090716 | ||
3 | ![]() |
IF_BINDING_TYPE | Call by reference | Type reference (TYPE) | SAML2_BINDING_TYPE | 'REDIR' | SAML2 Bindungsart | 20090716 | |
4 | ![]() |
IF_CLASS | Call by reference | Type reference (TYPE) | STRING | Klasse | 20090716 | ||
5 | ![]() |
IF_MESSAGE | Call by reference | Type reference (TYPE) | STRING | Nachricht | 20090716 | ||
6 | ![]() |
IF_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | STRING | Nachricht | 20090716 | ||
7 | ![]() |
IF_SERVICE_TYPE | Call by reference | Type reference (TYPE) | SAML2_SERVICE_TYPE | SAML2 Servicetyp | 20090716 | ||
8 | ![]() |
IF_XML | Call by reference | Type reference (TYPE) | XSTRING | XML | 20090716 | ||
9 | ![]() |
IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ABSTRACT_MSG | Oberklasse der SAML2 Anfragen | 20090716 | ||
10 | ![]() |
IO_TRUSTED_ENTITY | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ENTITY | SAML20 Entitätsobjekt | 20090716 | ||
11 | ![]() |
IV_SERVICE_TYPE | Call by reference | Type reference (TYPE) | SAML2_PROFILE_TYPE | SAML2 Profiles | 20101014 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Oberklasse SAML20 Ausnahmen | 20090716 |
Method GET_APPLICATION_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_FIELDS | Value transfer | Type reference (TYPE) | STRING | 20090716 |
Method GET_APPLICATION_FIELDS on class CL_SAML20_ABSTRACT_PROFILE has no exception.
Method GET_APPLICATION_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_PATH | Call by reference | Type reference (TYPE) | STRING | 20090623 | |||
2 | ![]() |
EF_URL | Call by reference | Type reference (TYPE) | STRING | 20090623 |
Method GET_APPLICATION_URI on class CL_SAML20_ABSTRACT_PROFILE has no exception.
Method GET_ENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_ENTITY_KEY | Call by reference | Type reference (TYPE) | SAML2_ENTITY_KEY | Schlüssel der SAML2 Entitätskennungs | 20090129 | ||
2 | ![]() |
EF_ENTITY_NAME | Call by reference | Type reference (TYPE) | SAML2_ENTITY_NAME | SAML2 Entitätskennung | 20090304 | ||
3 | ![]() |
EO_ENTITY | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ENTITY | SAML20 Entitätsobjekt | 20090129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Oberklasse SAML20 Ausnahmen | 20090129 |
Method GET_ISSUER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_URI | Value transfer | Type reference (TYPE) | STRING | 20081208 |
Method GET_ISSUER on class CL_SAML20_ABSTRACT_PROFILE has no exception.
Method GET_POLICY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_POLICY_NAME | Value transfer | Type reference (TYPE) | SAML2_POLICY_NAME | Name der SAML2 Richtlinie | 20090716 |
Method GET_POLICY_NAME on class CL_SAML20_ABSTRACT_PROFILE has no exception.
Method GET_RELAY_STATE_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_ISSUER | Value transfer | Type reference (TYPE) | STRING | 20090716 |
Method GET_RELAY_STATE_FIELDS on class CL_SAML20_ABSTRACT_PROFILE has no exception.
Method GET_RELAY_STATE_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_ISSUER | Value transfer | Type reference (TYPE) | STRING | 20081208 |
Method GET_RELAY_STATE_URI on class CL_SAML20_ABSTRACT_PROFILE has no exception.
Method GET_SECURITY_CONTEXT_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_SECURITY_CONTEXT_REF | Call by reference | Type reference (TYPE) | SECURITY_CONTEXT_REF | interne Referenz auf einen Security-Kontext (zeitinvariant) | 20090331 |
Method GET_SECURITY_CONTEXT_REF on class CL_SAML20_ABSTRACT_PROFILE has no exception.
Method IS_DEBUG_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_ACTIVE | Value transfer | Type reference (TYPE) | SAML2_BOOLEAN | SAML2 Wahrheitswert | 20090203 |
Method IS_DEBUG_MODE on class CL_SAML20_ABSTRACT_PROFILE has no exception.
Method IS_MYSAPSSO_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_ACTIVE | Value transfer | Type reference (TYPE) | SAML2_BOOLEAN | SAML2 Wahrheitswert | 20090716 |
Method IS_MYSAPSSO_ACTIVE on class CL_SAML20_ABSTRACT_PROFILE has no exception.
Method SET_POLICY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_POLICY_NAME | Value transfer | Type reference (TYPE) | SAML2_POLICY_NAME | Name der SAML2 Richtlinie | 20090716 |
Method SET_POLICY_NAME on class CL_SAML20_ABSTRACT_PROFILE has no exception.
Method SET_SECURITY_CONTEXT_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_SECURITY_CONTEXT_REF | Call by reference | Type reference (TYPE) | SECURITY_CONTEXT_REF | interne Referenz auf einen Security-Kontext (zeitinvariant) | 20090205 |
Method SET_SECURITY_CONTEXT_REF on class CL_SAML20_ABSTRACT_PROFILE has no exception.
Method SET_TRACE_OBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TRACE | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_TRACE | SAML 2.0 Tracing | 20090518 |
Method SET_TRACE_OBJ on class CL_SAML20_ABSTRACT_PROFILE has no exception.
Method SOAP_SEND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_RESPONSE_XML | Call by reference | Type reference (TYPE) | XSDANY | SAML-XML-Fragment Antwort | 20081211 | ||
2 | ![]() |
IF_ALREADY_SOAP | Call by reference | Type reference (TYPE) | SAML2_BOOLEAN | ABAP_FALSE | XML ist bereits in SOAP-Envelope eingepackt | 20081211 | |
3 | ![]() |
IF_ENDPOINT_TYPE | Call by reference | Type reference (TYPE) | SAML2_SERVICE_TYPE | SAML2 Servicetyp | 20090224 | ||
4 | ![]() |
IF_REQUEST_XML | Call by reference | Type reference (TYPE) | XSDANY | SAML-XML-Fragment Anfrage | 20081211 | ||
5 | ![]() |
IO_ENTITY_TRUSTED | Call by reference | Object reference (TYPE REF TO) | CL_SAML20_ENTITY | SAML20 Entitätsobjekt | 20090310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Oberklasse SAML20 Ausnahmen | 20081211 | |
2 | ![]() |
Ausnahmen innerhalb der SAML2 Kernfunktion | 20081215 | |
3 | ![]() |
Ausnahmen der Benutzer Federation | 20081205 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |