SAP ABAP Class IF_SAML_RESPONSE (SAML response)
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_RESPONSE | SAML2 response | 20110630 |
Properties
Class | IF_SAML_RESPONSE | |
Short Description | SAML response | |
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_RESPONSE has no forward declaration.
Interfaces
Class IF_SAML_RESPONSE has no interface implemented.
Friends
Class IF_SAML_RESPONSE 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 | 'urn:oasis:names:tc:SAML:2.0:status:Success' | Status success | 20110630 | |
2 | ![]() |
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
Class IF_SAML_RESPONSE has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_SAML_RESPONSE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |