SAP ABAP Interface IF_OAUTH2_CONSUMER (OAuth2 consuming framework provides mapping resource->scope)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
SOAUTH2 (Package) OAuth2
⤷
⤷
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
| Interface | IF_OAUTH2_CONSUMER | |
| Short Description | OAuth2 consuming framework provides mapping resource->scope |
General Data
| Package | SOAUTH2 | OAuth2 |
| Created | 20111014 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_OAUTH2_CONSUMER has no forward declaration.
Interfaces
Interface IF_OAUTH2_CONSUMER has no interface.
Friends
Interface IF_OAUTH2_CONSUMER has no friend.
Attributes
Interface IF_OAUTH2_CONSUMER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns TADIR key of object handling the current HTTP Req. | 20111206 |
Events
Interface 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 | E_TADIR_KEY | Call by reference | Type reference (TYPE) | T_TADIR_KEY | 20111206 | ||||
| 2 | I_HTTP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | 20111206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111206 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |