SAP ABAP Class CL_SAML_ATTRIBUTE (SAML Attributes)
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_ATTRIBUTE | SAML attributes | 20110630 |
Properties
Class | CL_SAML_ATTRIBUTE | |
Short Description | SAML Attributes | |
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_ATTRIBUTE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SAML_ATTRIBUTE | SAML attributes | 20110630 |
Friends
Class CL_SAML_ATTRIBUTE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SAML2_ATTRIBUTE | Structure for a plain SAML2 attribute name-value couple | 20110630 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110630 |
Events
Class CL_SAML_ATTRIBUTE has no event.
Types
Class CL_SAML_ATTRIBUTE 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_NAME | Call by reference | Type reference (TYPE) | STRING | SAML2 attribute name | 20110630 | ||
2 | ![]() |
IT_VALUE | Call by reference | Type reference (TYPE) | SAML2_ANYURI_T | SAML2 attribute value | 20110630 |
Method CONSTRUCTOR on class CL_SAML_ATTRIBUTE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |