SAP ABAP Interface IF_SAML_RESPONSE (SAML 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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SAML_RESPONSE | SAML2 response | 20110630 |
Properties
Interface | IF_SAML_RESPONSE | |
Short Description | SAML response |
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_RESPONSE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SAML_PROTOCOL | SAML abstract protocol | 20110630 |
Friends
Interface IF_SAML_RESPONSE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_SAML2_URI_STATUS_SUCC | Constant | Public | Type reference (TYPE) | STRING | 'urn:oasis:names:tc:SAML:2.0:status:Success' | Status success | 20110630 | |
2 | CO_SAML_RESPONSE | Constant | Public | Type reference (TYPE) | STRING | 'Response' | SAML token issuer (Response element) | 20110630 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20110630 | |
2 | ![]() |
Instance method | Public | Method | 20110630 | |
3 | ![]() |
Instance method | Public | Method | 20110630 | |
4 | ![]() |
Instance method | Public | Method | 20110630 | |
5 | ![]() |
Instance method | Public | Method | 20110630 | |
6 | ![]() |
Instance method | Public | Method | 20110630 | |
7 | ![]() |
Instance method | Public | Method | 20110630 | |
8 | ![]() |
Instance method | Public | Method | 20110630 | |
9 | ![]() |
Instance method | Public | Method | 20110630 | |
10 | ![]() |
Instance method | Public | Method | 20110630 | |
11 | ![]() |
Instance method | Public | Method | 20110630 | |
12 | ![]() |
Instance method | Public | Method | 20110630 | |
13 | ![]() |
Instance method | Public | Method | 20110630 | |
14 | ![]() |
Instance method | Public | Method | 20110630 | |
15 | ![]() |
Instance method | Public | Method | 20110630 | |
16 | ![]() |
Instance method | Public | Method | 20110630 |
Events
Interface IF_SAML_RESPONSE has no event.
Types
Interface IF_SAML_RESPONSE has no local type.
Method Signatures
Method GET_ASSERTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_ASSERTION | Value transfer | Object reference (TYPE REF TO) | IF_SAML_ASSERTION | SAML assertion | 20110630 |
Method GET_ASSERTION on Interface IF_SAML_RESPONSE has no exception.
Method GET_CONSENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_CONSENT | Value transfer | Type reference (TYPE) | STRING | 20110630 |
Method GET_CONSENT on Interface IF_SAML_RESPONSE has no exception.
Method GET_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_DESTINATION | Value transfer | Type reference (TYPE) | STRING | Any URI | 20110630 |
Method GET_DESTINATION on Interface IF_SAML_RESPONSE has no exception.
Method GET_EXTENSIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_EXTENSIONS | Value transfer | Type reference (TYPE) | XSDANY | XML Fragment | 20110630 |
Method GET_EXTENSIONS on Interface IF_SAML_RESPONSE has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_ID | Value transfer | Type reference (TYPE) | STRING | 20110630 |
Method GET_ID on Interface IF_SAML_RESPONSE has no exception.
Method GET_ISSUEINSTANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_ISSUEINSTANT | Value transfer | Type reference (TYPE) | XSDDATETIME_Z | XSD Date/Time (UTC): yyyy-mm-ddThh:mm:ssZ [ext.] | 20110630 |
Method GET_ISSUEINSTANT on Interface IF_SAML_RESPONSE has no exception.
Method GET_ISSUER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_ISSUER | Value transfer | Type reference (TYPE) | SAML2_NAME_ID | Any URI | 20110630 |
Method GET_ISSUER on Interface IF_SAML_RESPONSE has no exception.
Method GET_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_VERSION | Value transfer | Type reference (TYPE) | STRING | 20110630 |
Method GET_VERSION on Interface IF_SAML_RESPONSE has no exception.
Method SET_ASSERTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ASSERTION | Call by reference | Object reference (TYPE REF TO) | IF_SAML_ASSERTION | SAML assertion | 20110630 |
Method SET_ASSERTION on Interface IF_SAML_RESPONSE has no exception.
Method SET_CONSENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_CONSENT | Call by reference | Type reference (TYPE) | STRING | 20110630 |
Method SET_CONSENT on Interface IF_SAML_RESPONSE has no exception.
Method SET_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_DESTINATION | Call by reference | Type reference (TYPE) | STRING | Any URI | 20110630 |
Method SET_DESTINATION on Interface IF_SAML_RESPONSE has no exception.
Method SET_EXTENSIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_EXTENSIONS | Call by reference | Type reference (TYPE) | XSDANY | XML Fragment | 20110630 |
Method SET_EXTENSIONS on Interface IF_SAML_RESPONSE has no exception.
Method SET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_ID | Call by reference | Type reference (TYPE) | STRING | 20110630 |
Method SET_ID on Interface IF_SAML_RESPONSE has no exception.
Method SET_ISSUEINSTANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_ISSUEINSTANT | Call by reference | Type reference (TYPE) | XSDDATETIME_Z | XSD Date/Time (UTC): yyyy-mm-ddThh:mm:ssZ [ext.] | 20110630 |
Method SET_ISSUEINSTANT on Interface IF_SAML_RESPONSE has no exception.
Method SET_ISSUER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_ISSUER | Call by reference | Type reference (TYPE) | SAML2_NAME_ID | Any URI | 20110630 |
Method SET_ISSUER on Interface IF_SAML_RESPONSE has no exception.
Method SET_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_VERSION | Call by reference | Type reference (TYPE) | STRING | 20110630 |
Method SET_VERSION on Interface IF_SAML_RESPONSE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |