SAP ABAP Interface IF_CLB_AUTHENTICATE (Interface for BAdI: CLB_AUTHENTICATE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_CLB_PROCESS (Package) Process Layer of the Collaboration Platform Library
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_JAM_AUTH_NONE Class for BAdI: CLB_AUTHENTICATE 20121114
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_JAM_AUTH_OAUTH1_2LEGGED Class for BAdI Impl.: CLB_CONN_OAUTH_10_SHA1 20121115
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_JAM_AUTH_OAUTH1_3LEGGED Authentication via 3-legged oauth 20121115
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_JAM_AUTH_SAML2 SAML2 Authentication 20121115
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_AUTH_NONE Class for BAdI: CLB_AUTHENTICATE 20120125
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_AUTH_OAUTH_10_SHA1 Class for BAdI Impl.: CLB_CONN_OAUTH_10_SHA1 20121018
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_AUTH_OAUTH_10_SHA1_3L Authentication via 3-legged oauth 20120223
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_STW_AUTH_SAML2 SAML2 Authentication 20120202
9 Interface implementation (CLASS c. INTERFACES i_ref)  TD_CLB_CONNECT_AUTH Test Double for Authentication BADI 20110908
Properties
Interface IF_CLB_AUTHENTICATE  
Short Description Interface for BAdI: CLB_AUTHENTICATE    
General Data
Package S_CLB_PROCESS   Process Layer of the Collaboration Platform Library 
Created 20110829   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CLB_CONFIGURATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_CLB_METHOD_PROCESS 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 20110829
Friends
Interface IF_CLB_AUTHENTICATE has no friend.
Attributes
Interface IF_CLB_AUTHENTICATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AUTHENTICATE Instance method Public Method Authenticate 20110829
2 AUTHENTICATION_FAILED Instance method Public Method Notification that the authentication has failed 20111219
Events
Interface IF_CLB_AUTHENTICATE has no event.
Types
Interface IF_CLB_AUTHENTICATE has no local type.
Method Signatures

Method AUTHENTICATE 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 SAIL: Client Facade 20110831
2 Importing IS_APPLI_CONFIG Call by reference Type reference (TYPE) IF_CLB_CONFIGURATION=>TY_APPLICATION_CONFIG 20110829
3 Importing IS_CONNECTION_DATA Call by reference Type reference (TYPE) IF_CLB_METHOD_PROCESS=>TS_CONNECTION_DATA 20110829
4 Importing IV_USER_ID Call by reference Type reference (TYPE) STRING 20110829
# Exception Resumable Description Created on
1 CX_CLB_AUTHENTICATE 20120718
2 CX_CLB_PROCESS SAIL: Process layer exception 20110829
3 CX_CLB_RUNTIME SAIL: Runtime exception 20110927

Method AUTHENTICATION_FAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPLI_CONFIG Call by reference Type reference (TYPE) IF_CLB_CONFIGURATION=>TY_APPLICATION_CONFIG 20111219
2 Importing IS_CONNECTION_DATA Call by reference Type reference (TYPE) IF_CLB_METHOD_PROCESS=>TS_CONNECTION_DATA 20111219
3 Importing IV_USER_ID Call by reference Type reference (TYPE) STRING 20111219

Method AUTHENTICATION_FAILED on Interface IF_CLB_AUTHENTICATE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732