SAP ABAP Class CL_SAML_PROTOCOL (SAML protocol abstract)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAML_PROTOCOL | SAML abstract protocol | 20110630 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SAML_ASSERTION | SAML Assertion | 20110630 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SAML_ATTRIBUTE | SAML Attributes | 20110630 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SAML_RESPONSE | SAML2 response | 20110630 |
Properties
Class | CL_SAML_PROTOCOL | |
Short Description | SAML protocol abstract | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAML2_API | SAML2::API for SAML authentication |
Created | 20100726 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SAML_PROTOCOL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SAML_PROTOCOL | SAML abstract protocol | 20110630 |
Friends
Class CL_SAML_PROTOCOL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SEC_SXML_DSIGNATURE | Digital Signatures in XML Objects | 20110630 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SAML_ENTITY_ABSTR | SAML entity (abstract) | 20110630 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SAML20_TRACE | SAML 2.0 Tracing | 20110706 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SXML_WRITER | SXML Writer Interface | 20110630 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20110706 |
Events
Class CL_SAML_PROTOCOL has no event.
Types
Class CL_SAML_PROTOCOL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SAML_PROTOCOL has no parameter.
Method CONSTRUCTOR on class CL_SAML_PROTOCOL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |