SAP ABAP Class CL_AR_FND_JAM_OAUTH1_COMMON (Jam OAUth 1.0 Common Methods)
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_AR_FND_JAM_OAUTH1_COMMON | Common Methods for OAuth Authentication | 20130529 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_AR702_JAM_OAUTH1_COMMON | Jam OAUth 1.0 Common Methods | 20130605 |
Properties
| Class | CL_AR_FND_JAM_OAUTH1_COMMON | |
| Short Description | Jam OAUth 1.0 Common Methods | |
| 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_OAUTH1_COMMON has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_AR_FND_JAM_OAUTH1_COMMON | Common Methods for OAuth Authentication | 20130529 |
Friends
Class CL_AR_FND_JAM_OAUTH1_COMMON has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CLB2_HTTP_CONNECTOR | 20130529 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_OAUTH_PARAMETER | 20130529 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | IF_CLB2_CONFIGURATION=>TY_APPLICATION_CONFIG | 20130529 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get Signature | 20130529 | |
| 2 | Instance method | Private | Method | Split URL | 20130529 |
Events
Class CL_AR_FND_JAM_OAUTH1_COMMON has no event.
Types
Class CL_AR_FND_JAM_OAUTH1_COMMON has no local type.
Method Signatures
Method GET_SIGNATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_URL | Call by reference | Type reference (TYPE) | IF_AR_FND_JAM_OAUTH1_COMMON=>TS_URL | 20130529 | ||||
| 2 | RV_SIGNATURE | Value transfer | Type reference (TYPE) | STRING | 20130529 |
Method GET_SIGNATURE on class CL_AR_FND_JAM_OAUTH1_COMMON has no exception.
Method SPLIT_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | STRING | 20130529 | ||||
| 2 | RS_URL | Value transfer | Type reference (TYPE) | IF_AR_FND_JAM_OAUTH1_COMMON=>TS_URL | 20130529 |
Method SPLIT_URL on class CL_AR_FND_JAM_OAUTH1_COMMON has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |