SAP ABAP Class CL_AR702_JAM_OAUTH1_3LEGGED (Class for BAdI: CLB2_AUTHENTICATE)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
AR_702_SM_JAM_AUTH (Package) Social Media - Authentication at SAP Jam (Release Dep.)

⤷

⤷

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 | 20130531 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLB2_AUTHENTICATE | Interface for BAdI: CLB2_AUTHENTICATE | 20130531 |
Properties
Class | CL_AR702_JAM_OAUTH1_3LEGGED | |
Short Description | Class for BAdI: CLB2_AUTHENTICATE | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | AR_702_SM_JAM_AUTH | Social Media - Authentication at SAP Jam (Release Dep.) |
Created | 20130531 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130531 | ||
2 | IF_CLB2_AUTHENTICATE | Interface for BAdI: CLB2_AUTHENTICATE | 20130531 |
Friends
Class CL_AR702_JAM_OAUTH1_3LEGGED has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress' | SAML 2 ID format | 20130531 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | CLB2_VALID_TO | '99991231235959' | Collaboration: Valid To | 20130531 | |
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_CLB2_LIB | Collaboration Layer: Library | 20130531 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_AR_FND_JAM_MTH_TOKEN_GET | Process Method Class: Get Access Token from SAP Jam | 20130531 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_AR_FND_JAM_MTH_TOKEN_REVOKE | Process Method Class: Revoke Token | 20130531 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_CLB2_PROCESS | SAIL: Process controller | 20130531 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_AR702_JAM_OAUTH1_COMMON | Jam OAUth 1.0 Common Methods | 20130531 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LIF_SAML | Local instance: SAML2 | 20130531 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_CLB2_USER_TOKEN_DATA | User-related Access Data | 20130531 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_CLB2_CONFIGURATION=>TY_APPLICATION_CONFIG | Application-sepcific Configuration | 20130531 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_CLB2_METHOD_PROCESS=>TS_CONNECTION_DATA | Connection Data from Process Method Class | 20130708 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Token ID | 20130531 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | User ID | 20130531 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Get new Token | 20130531 |
2 | ![]() |
Instance method | Private | Method | Get Revoke Token Input | 20130531 |
3 | ![]() |
Instance method | Private | Method | Get SAML Response | 20130531 |
4 | ![]() |
Instance method | Private | Method | Get Token | 20130531 |
5 | ![]() |
Instance method | Private | Method | Get Token Input | 20130531 |
6 | ![]() |
Instance method | Private | Method | Revoke Token | 20130531 |
Events
Class CL_AR702_JAM_OAUTH1_3LEGGED has no event.
Types
Class CL_AR702_JAM_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 | 20130531 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130531 |
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 | 20130531 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130531 |
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 | 20130531 | |||
2 | ![]() |
RV_SAML_RESPONSE | Value transfer | Type reference (TYPE) | STRING | 20130531 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130531 |
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 | Token | 20130531 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130531 |
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 | 20130531 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130531 |
Method REVOKE_TOKEN Signature
Method REVOKE_TOKEN on class CL_AR702_JAM_OAUTH1_3LEGGED has no parameter.
Method REVOKE_TOKEN on class CL_AR702_JAM_OAUTH1_3LEGGED has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 100 |