SAP ABAP Interface IF_SAML_PROTOCOL (SAML abstract protocol)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-LGN-SML (Application Component) SAML 2.0
⤷
SAML2_API (Package) SAML2::API for SAML authentication

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SAML_ASSERTION | SAML assertion | 20110630 |
2 | Interface composition (i COMPRISING i_ref) | IF_SAML_ATTRIBUTE | SAML attributes | 20110630 |
3 | Interface composition (i COMPRISING i_ref) | IF_SAML_RESPONSE | SAML response | 20110630 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAML_PROTOCOL | SAML protocol abstract | 20110630 |
Properties
Interface | IF_SAML_PROTOCOL | |
Short Description | SAML abstract protocol |
General Data
Package | SAML2_API | SAML2::API for SAML authentication |
Created | 20100726 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SAML_PROTOCOL has no forward declaration.
Interfaces
Interface IF_SAML_PROTOCOL has no interface.
Friends
Interface IF_SAML_PROTOCOL has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_PSE_CONTEXT | Constant | Public | Type reference (TYPE) | PSECONTEXT | 'SSFA' | Application Context of a PSE | 20110630 | |
2 | CO_SIGN_ASSERTION_ST | Constant | Public | Type reference (TYPE) | CXSLTDESC | 'SAML2_ASSERTION' | Name of an XSLT Program | 20110630 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | De-serialize xml | 20110630 |
2 | ![]() |
Instance method | Public | Method | Initialization process | 20110630 |
3 | ![]() |
Instance method | Public | Method | Post processing of the protocol | 20110630 |
4 | ![]() |
Instance method | Public | Method | Preparation process | 20110630 |
5 | ![]() |
Instance method | Public | Method | Serialize xml | 20110630 |
6 | ![]() |
Instance method | Public | Method | Sign xml | 20110630 |
Events
Interface IF_SAML_PROTOCOL has no event.
Types
Interface IF_SAML_PROTOCOL has no local type.
Method Signatures
Method DESERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20110630 |
Method DESERIALIZE on Interface IF_SAML_PROTOCOL has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SAML_ENTITY | Call by reference | Object reference (TYPE REF TO) | CL_SAML_ENTITY_ABSTR | SAML entity (abstract) | 20110630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Thrown by SAML20 IdP API | 20110701 |
Method POST_PROCESS Signature
Method POST_PROCESS on Interface IF_SAML_PROTOCOL has no parameter.
Method POST_PROCESS on Interface IF_SAML_PROTOCOL has no exception.
Method PREPARE Signature
Method PREPARE on Interface IF_SAML_PROTOCOL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Thrown by SAML20 IdP API | 20110701 |
Method SERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | SXML Writer Interface | 20110630 | ||
2 | ![]() |
RF_XML | Value transfer | Type reference (TYPE) | XSTRING | 20110630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Thrown by SAML20 IdP API | 20110630 |
Method SIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_SIGNED_XML | Value transfer | Type reference (TYPE) | XSTRING | 20110630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Thrown by SAML20 IdP API | 20110630 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |