SAP ABAP Class IF_SAML_ATTRIBUTE (SAML attributes)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SAML_PROTOCOL | SAML abstract protocol | 20110630 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAML_ATTRIBUTE | SAML Attributes | 20110630 |
Properties
Class | IF_SAML_ATTRIBUTE | |
Short Description | SAML attributes | |
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_ATTRIBUTE has no forward declaration.
Interfaces
Class IF_SAML_ATTRIBUTE has no interface implemented.
Friends
Class IF_SAML_ATTRIBUTE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'AttributeStatement' | SAML token issuer (Attribute statement) | 20110630 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get SAML attribute name | 20110630 |
2 | ![]() |
Instance method | Public | Method | Get SAML attribute value | 20110630 |
3 | ![]() |
Instance method | Public | Method | Set SAML attribute name | 20110630 |
4 | ![]() |
Instance method | Public | Method | Set SAML attribute value | 20110630 |
Events
Class IF_SAML_ATTRIBUTE has no event.
Types
Class IF_SAML_ATTRIBUTE has no local type.
Method Signatures
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_NAME | Value transfer | Type reference (TYPE) | STRING | SAML2 attribute name | 20110630 |
Method GET_NAME on class IF_SAML_ATTRIBUTE has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_VALUE | Value transfer | Type reference (TYPE) | SAML2_ANYURI_T | SAML2 attribute value | 20110630 |
Method GET_VALUE on class IF_SAML_ATTRIBUTE has no exception.
Method SET_NAME 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 |
Method SET_NAME on class IF_SAML_ATTRIBUTE has no exception.
Method SET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_VALUE | Call by reference | Type reference (TYPE) | SAML2_ANYURI_T | SAML2 attribute value | 20110630 |
Method SET_VALUE on class IF_SAML_ATTRIBUTE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |