SAP ABAP Class CL_SAML20_SLO (SAML20 Profile: Single Logout (SLO))
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_SLO | |
Short Description | SAML20 Profile: Single Logout (SLO) | |
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 | 20081110 | 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_SLO has no interface implemented.
Friends
Class CL_SAML20_SLO 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_LOGOUT_REQUEST | Logout request | 20081208 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SAML20_LOGOUT_RESPONSE | SAML20 Logout Response | 20081208 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Perform the logout request | 20090120 |
2 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20081205 |
3 | ![]() |
Static method | Public | Method | 20081110 | |
4 | ![]() |
Instance method | Public | Method | Generate SLO request | 20081208 |
5 | ![]() |
Instance method | Public | Method | Generate SLO request | 20081208 |
6 | ![]() |
Instance method | Public | Method | Process SLO request | 20090114 |
7 | ![]() |
Instance method | Public | Method | Process SLO request | 20090114 |
Events
Class CL_SAML20_SLO has no event.
Types
Class CL_SAML20_SLO 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 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_SLO | SAML20 Profil: Single Logout (SLO) | 20081110 | ||
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 | 20081110 | ||
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 | 20081110 |
Method CREATE_LOGOUT_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 | ![]() |
IS_IDENTITY | Call by reference | Type reference (TYPE) | SAML2_IDENTITY | SAML2 Identitätsinformationen zur Sitzung | 20090112 | ||
3 | ![]() |
IV_REDIRECT_URL | Call by reference | Type reference (TYPE) | STRING | URL called after logoff | 20131106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Oberklasse SAML20 Ausnahmen | 20081208 | |
2 | ![]() |
Ausnahmen innerhalb der SAML2 Kernfunktion | 20081218 |
Method CREATE_LOGOUT_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_SAML20 | Details zur Meldung (optional) | 20090120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Oberklasse SAML20 Ausnahmen | 20081208 |
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 | 20090114 | |
2 | ![]() |
IF_MESSAGE_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 'SAMLRequest' | SAMLRequest, SAMLResponse oder SAMLart | 20090114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Oberklasse SAML20 Ausnahmen | 20090114 |
Method VALIDATE_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_STATUS_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20090120 | |||
2 | ![]() |
ES_STATUS_CODE | Call by reference | Type reference (TYPE) | SAML2_STATUS_CODE_S | SAML20 Logout Antwort | 20090120 | ||
3 | ![]() |
IF_BINDING_TYPE | Call by reference | Type reference (TYPE) | SAML2_BINDING_TYPE | 'REDIR' | SAML2 Bindungsart | 20090114 | |
4 | ![]() |
IF_MESSAGE_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 'SAMLResponse' | SAMLRequest, SAMLResponse oder SAMLart | 20090114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Oberklasse SAML20 Ausnahmen | 20090114 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |