SAP ABAP Class CL_JAM_AUTH_OAUTH1_COMMON (Class for BAdI Impl.: CLB_CONN_OAUTH_10_SHA1)
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_JAM_AUTH_OAUTH1_COMMON Common Methods for OAuth Authentication 20121115
Properties
Class CL_JAM_AUTH_OAUTH1_COMMON  
Short Description Class for BAdI Impl.: CLB_CONN_OAUTH_10_SHA1    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_JAM_AUTHENTICATE   Authentication for SAP JAM 
Created 20120615   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_JAM_AUTH_OAUTH1_COMMON has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_JAM_AUTH_OAUTH1_COMMON Common Methods for OAuth Authentication 20121115
Friends
Class CL_JAM_AUTH_OAUTH1_COMMON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONNECTOR Instance attribute Private Object reference (TYPE REF TO) IF_CLB_HTTP_CONNECTOR 20121115
2 MO_OAUTH_PARAMETER Instance attribute Private Object reference (TYPE REF TO) LIF_OAUTH_PARAMETER 20121115
3 MS_APPLI_CONFIG Instance attribute Private Type reference (TYPE) IF_CLB_CONFIGURATION=>TY_APPLICATION_CONFIG 20121115
4 MS_CONNECTION_DATA Instance attribute Private Type reference (TYPE) IF_CLB_METHOD_PROCESS=>TS_CONNECTION_DATA 20121115
Methods
# Method Level Visibility Method type Description Created on
1 GET_SIGNATURE Instance method Private Method Get Signature 20121115
2 GET_SSFA_ID Instance method Private Method Get SSF Application 20130213
3 SPLIT_URL Instance method Private Method Split URL 20121115
4 S_GET_INSTANCE Static method Public Method Get Instance (Singleton) 20121115
Events
Class CL_JAM_AUTH_OAUTH1_COMMON has no event.
Types
Class CL_JAM_AUTH_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 Importing IS_URL Call by reference Type reference (TYPE) IF_JAM_AUTH_OAUTH1_COMMON=>TS_URL 20121115
2 Returning RV_SIGNATURE Value transfer Type reference (TYPE) STRING 20121115

Method GET_SIGNATURE on class CL_JAM_AUTH_OAUTH1_COMMON has no exception.

Method GET_SSFA_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SSFA_ID Value transfer Type reference (TYPE) CLB_SSFAPPL 20130213

Method GET_SSFA_ID on class CL_JAM_AUTH_OAUTH1_COMMON has no exception.

Method SPLIT_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_URL Call by reference Type reference (TYPE) STRING 20121115
2 Returning RS_URL Value transfer Type reference (TYPE) IF_JAM_AUTH_OAUTH1_COMMON=>TS_URL 20121115

Method SPLIT_URL on class CL_JAM_AUTH_OAUTH1_COMMON has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONNECTOR Call by reference Object reference (TYPE REF TO) IF_CLB_HTTP_CONNECTOR 20121115
2 Importing IS_APPLI_CONFIG Call by reference Type reference (TYPE) IF_CLB_CONFIGURATION=>TY_APPLICATION_CONFIG 20121115
3 Importing IS_CONNECTION_DATA Call by reference Type reference (TYPE) IF_CLB_METHOD_PROCESS=>TS_CONNECTION_DATA 20121115
4 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_JAM_AUTH_OAUTH1_COMMON 20121115

Method S_GET_INSTANCE on class CL_JAM_AUTH_OAUTH1_COMMON has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740