SAP ABAP Class CL_JAM_AUTH_OAUTH1_3LEGGED (Authentication via 3-legged oauth)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_JAM_AUTHENTICATE (Package) Authentication for SAP JAM
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20121115 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLB_AUTHENTICATE | Interface for BAdI: CLB_AUTHENTICATE | 20121115 |
Properties
| Class | CL_JAM_AUTH_OAUTH1_3LEGGED | |
| Short Description | Authentication via 3-legged oauth | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_JAM_AUTHENTICATE | Authentication for SAP JAM |
| Created | 20120223 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_JAM_AUTH_OAUTH1_3LEGGED has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20121115 | ||
| 2 | IF_CLB_AUTHENTICATE | Interface for BAdI: CLB_AUTHENTICATE | 20121115 |
Friends
Class CL_JAM_AUTH_OAUTH1_3LEGGED has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20121115 | ||
| 2 | Instance method | Private | Method | 20121115 | ||
| 3 | Instance method | Private | Method | 20121115 | ||
| 4 | Instance method | Private | Method | 20121115 | ||
| 5 | Instance method | Private | Method | 20121115 | ||
| 6 | Instance method | Private | Method | 20121115 |
Events
Class CL_JAM_AUTH_OAUTH1_3LEGGED has no event.
Types
Class CL_JAM_AUTH_OAUTH1_3LEGGED has no local type.
Method Signatures
Method GET_NEW_TOKEN 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 | 20121115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121115 |
Method GET_REVOKE_TOKEN_IN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_REVOKE_TOKEN_IN | Value transfer | Type reference (TYPE) | XSTRING | 20121115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121115 |
Method GET_SAML_RESPONSE 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 | 20121115 | ||||
| 2 | RV_SAML_RESPONSE | Value transfer | Type reference (TYPE) | STRING | 20121115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121115 |
Method GET_TOKEN 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 | 20121115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121115 |
Method GET_TOKEN_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TOKEN_INPUT | Value transfer | Type reference (TYPE) | XSTRING | 20121115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121115 |
Method REVOKE_TOKEN Signature
Method REVOKE_TOKEN on class CL_JAM_AUTH_OAUTH1_3LEGGED has no parameter.
Method REVOKE_TOKEN on class CL_JAM_AUTH_OAUTH1_3LEGGED has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |