SAP ABAP Class CL_AR_FND_JAM_MTH_TOKEN_REVOKE (Process Method Class: Revoke Token)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
AR_FND_SM_JAM_AUTH (Package) Social Media - Jam-specific Authentication (Rel. Indep.)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLB2_METHOD_PROCESS | Collaboration: Callback Methods for the Process Layer | 20130529 |
Properties
| Class | CL_AR_FND_JAM_MTH_TOKEN_REVOKE | |
| Short Description | Process Method Class: Revoke Token | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AR_FND_SM_JAM_AUTH | Social Media - Jam-specific Authentication (Rel. Indep.) |
| Created | 20130529 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AR_FND_JAM_MTH_TOKEN_REVOKE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CLB2_METHOD_PROCESS | Collaboration: Callback Methods for the Process Layer | 20130529 |
Friends
Class CL_AR_FND_JAM_MTH_TOKEN_REVOKE 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 | '/oauth/revoke_token' | 20130529 | |||
| 2 | Constant | Public | Type reference (TYPE) | CLB2_PLATFORM_METHOD | 'TOKEN_REVOKE' | 20130529 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | XSTRING | 20130529 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20130529 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Token Data | 20130529 | |
| 2 | Instance method | Public | Method | Get Token ID | 20130529 | |
| 3 | Instance method | Public | Method | Set Token Data | 20130529 | |
| 4 | Instance method | Public | Method | Set Token ID | 20130529 |
Events
Class CL_AR_FND_JAM_MTH_TOKEN_REVOKE has no event.
Types
Class CL_AR_FND_JAM_MTH_TOKEN_REVOKE has no local type.
Method Signatures
Method GET_TOKEN_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_TOKEN_DATA | Value transfer | Type reference (TYPE) | XSTRING | 20130529 |
Method GET_TOKEN_DATA on class CL_AR_FND_JAM_MTH_TOKEN_REVOKE has no exception.
Method GET_TOKEN_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TOKEN_ID | Value transfer | Type reference (TYPE) | STRING | 20130529 |
Method GET_TOKEN_ID on class CL_AR_FND_JAM_MTH_TOKEN_REVOKE has no exception.
Method SET_TOKEN_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TOKEN_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20130529 |
Method SET_TOKEN_DATA on class CL_AR_FND_JAM_MTH_TOKEN_REVOKE has no exception.
Method SET_TOKEN_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TOKEN_ID | Call by reference | Type reference (TYPE) | STRING | 20130529 |
Method SET_TOKEN_ID on class CL_AR_FND_JAM_MTH_TOKEN_REVOKE has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |