SAP ABAP Interface IF_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 - 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
Interface | IF_SAML_ATTRIBUTE | |
Short Description | SAML attributes |
General Data
Package | SAML2_API | SAML2::API for SAML authentication |
Created | 20100726 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SAML_ATTRIBUTE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SAML_PROTOCOL | SAML abstract protocol | 20110630 |
Friends
Interface IF_SAML_ATTRIBUTE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_SAML_TI_ATTR_STMT | 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
Interface IF_SAML_ATTRIBUTE has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SAML_ATTRIBUTE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |