SAP ABAP Class CL_OAUTH2_S_RBAM_API (OAuth2 RBAM API)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
SOAUTH2 (Package) OAuth2
⤷
⤷
Properties
| Class | CL_OAUTH2_S_RBAM_API | |
| Short Description | OAuth2 RBAM API | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAUTH2 | OAuth2 |
| Created | 20120912 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_OAUTH2_S_RBAM_API has no interface implemented.
Friends
Class CL_OAUTH2_S_RBAM_API has no friend class.
Attributes
Class CL_OAUTH2_S_RBAM_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20120912 |
Events
Class CL_OAUTH2_S_RBAM_API has no event.
Types
Class CL_OAUTH2_S_RBAM_API has no local type.
Method Signatures
Method CHECK_AUTHORIZATION_RBAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT | Call by reference | Type reference (TYPE) | CL_OAUTH2_S_SCOPE_MANAGER=>TY_S_OBJECT | 20120912 | ||||
| 2 | I_CLIENT_ID | Call by reference | Type reference (TYPE) | OA2_S_CL_ID | 20120912 | ||||
| 3 | I_RESOURCE_OWNER | Call by reference | Type reference (TYPE) | XUBNAME | 20120912 | ||||
| 4 | I_SCOPE_ID | Call by reference | Type reference (TYPE) | OA2_S_SC_ID | 20120912 | ||||
| 5 | R_AUTHORIZED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120912 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |