SAP ABAP Class CL_STW_AUTH_OAUTH_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_STW_OL_AUTHENTICATE (Package) StreamWork Library: Authentication (comp. mode)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_STW_AUTH_OAUTH_COMMON Common Methods for OAuth Authentication 20121010
Properties
Class CL_STW_AUTH_OAUTH_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_STW_OL_AUTHENTICATE   StreamWork Library: Authentication (comp. mode) 
Created 20120615   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_STW_AUTH_OAUTH_COMMON has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_STW_AUTH_OAUTH_COMMON Common Methods for OAuth Authentication 20121010
Friends
Class CL_STW_AUTH_OAUTH_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 20121010
2 MO_OAUTH_PARAMETER Instance attribute Private Object reference (TYPE REF TO) LIF_OAUTH_PARAMETER 20121010
3 MS_APPLI_CONFIG Instance attribute Private Type reference (TYPE) IF_CLB_CONFIGURATION=>TY_APPLICATION_CONFIG 20121010
Methods
# Method Level Visibility Method type Description Created on
1 GET_SIGNATURE Instance method Private Method Get Signature 20121015
2 GET_SSFA_ID Instance method Private Method Get SSF Application 20130213
3 SPLIT_URL Instance method Private Method Split URL 20121015
4 S_GET_INSTANCE Static method Public Method Get Instance (Singleton) 20121011
Events
Class CL_STW_AUTH_OAUTH_COMMON has no event.
Types
Class CL_STW_AUTH_OAUTH_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_STW_AUTH_OAUTH_COMMON=>TS_URL 20121015
2 Returning RV_SIGNATURE Value transfer Type reference (TYPE) STRING 20121015

Method GET_SIGNATURE on class CL_STW_AUTH_OAUTH_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_STW_AUTH_OAUTH_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 20121015
2 Returning RS_URL Value transfer Type reference (TYPE) IF_STW_AUTH_OAUTH_COMMON=>TS_URL 20121015

Method SPLIT_URL on class CL_STW_AUTH_OAUTH_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 20121011
2 Importing IS_APPLI_CONFIG Call by reference Type reference (TYPE) IF_CLB_CONFIGURATION=>TY_APPLICATION_CONFIG 20121011
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_STW_AUTH_OAUTH_COMMON 20121011

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