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 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 GET_ASSERTION Instance method Public Method 20110630
2 GET_CONSENT Instance method Public Method 20110630
3 GET_DESTINATION Instance method Public Method 20110630
4 GET_EXTENSIONS Instance method Public Method 20110630
5 GET_ID Instance method Public Method 20110630
6 GET_ISSUEINSTANT Instance method Public Method 20110630
7 GET_ISSUER Instance method Public Method 20110630
8 GET_VERSION Instance method Public Method 20110630
9 SET_ASSERTION Instance method Public Method 20110630
10 SET_CONSENT Instance method Public Method 20110630
11 SET_DESTINATION Instance method Public Method 20110630
12 SET_EXTENSIONS Instance method Public Method 20110630
13 SET_ID Instance method Public Method 20110630
14 SET_ISSUEINSTANT Instance method Public Method 20110630
15 SET_ISSUER Instance method Public Method 20110630
16 SET_VERSION 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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