SAP ABAP Class IF_OAUTH2_CONSUMER (OAuth2 consuming framework provides mapping resource->scope)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWFND/CL_SODATA_HTTP_HNDL_OAT OData Channel Default HTTP Handler with XSRF Token and OAuth 20121128
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OAUTH2_TST_CONSUMER_IF_IMPL Consumer Interface implementation for OAUTH2 testing 20111019
Properties
Class IF_OAUTH2_CONSUMER  
Short Description OAuth2 consuming framework provides mapping resource->scope    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111014   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_OAUTH2_CONSUMER has no forward declaration.
Interfaces
Class IF_OAUTH2_CONSUMER has no interface implemented.
Friends
Class IF_OAUTH2_CONSUMER has no friend class.
Attributes
Class IF_OAUTH2_CONSUMER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PROVIDE_TADIR_KEY_FOR_REQUEST Instance method Public Method Returns TADIR key of object handling the current HTTP Req. 20111206
Events
Class IF_OAUTH2_CONSUMER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_TADIR_KEY Public See coding 20111130 begin of t_tadir_key, PGMID type PGMID, OBJECT type TROBJTYPE, OBJ_NAME type SOBJ_NAME, end of t_tadir_key
Method Signatures

Method PROVIDE_TADIR_KEY_FOR_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TADIR_KEY Call by reference Type reference (TYPE) T_TADIR_KEY 20111206
2 Importing I_HTTP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST 20111206
# Exception Resumable Description Created on
1 CX_OAUTH2_EXCEPTION 20111206
History
Last changed by/on SAP  20130531 
SAP Release Created in