SAP ABAP Class IF_SAML_PROTOCOL (SAML abstract protocol)
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
Class | IF_SAML_PROTOCOL | |
Short Description | SAML abstract protocol | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100726 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SAML_PROTOCOL has no forward declaration.
Interfaces
Class IF_SAML_PROTOCOL has no interface implemented.
Friends
Class IF_SAML_PROTOCOL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | PSECONTEXT | 'SSFA' | Application Context of a PSE | 20110630 | |
2 | ![]() |
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
Class IF_SAML_PROTOCOL has no event.
Types
Class 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 class 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 class IF_SAML_PROTOCOL has no parameter.
Method POST_PROCESS on class IF_SAML_PROTOCOL has no exception.
Method PREPARE Signature
Method PREPARE on class 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 |