SAP ABAP Class CL_SAML_RESPONSE (SAML2 response)
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 | Inheritance (c INHERITING FROM c_ref) | CL_SAML_PROTOCOL | SAML protocol abstract | 20110630 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SAML_RESPONSE | SAML response | 20110630 |
Properties
Class | CL_SAML_RESPONSE | |
Short Description | SAML2 response | |
Super Class | CL_SAML_PROTOCOL | SAML protocol abstract |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAML2_API | SAML2::API for SAML authentication |
Created | 20100727 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SAML_RESPONSE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SAML_RESPONSE | SAML response | 20110630 |
Friends
Class CL_SAML_RESPONSE 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) | IF_SAML_ASSERTION | SAML20 assertion | 20110630 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SAML2P_RESPONSE | SAML2 Protocol Structure: SAMLResponse | 20110630 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110630 |
Events
Class CL_SAML_RESPONSE has no event.
Types
Class CL_SAML_RESPONSE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_PROTOCOL_VERSION | Call by reference | Type reference (TYPE) | SAML_VERSION | '2.0' | SAML Version Specification | 20110630 | |
2 | ![]() |
IO_SAML_ASSERTION | Call by reference | Object reference (TYPE REF TO) | IF_SAML_ASSERTION | SAML token issuer (Assertion) | 20110630 |
Method CONSTRUCTOR on class CL_SAML_RESPONSE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |