SAP ABAP Interface IF_CLB2_AUTHENTICATE (Interface 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
     CLB2_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_AR702_JAM_AUTH_SAML2 Class for BAdI: CLB2_AUTHENTICATE 20130531
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AR702_JAM_OAUTH1_2LEGGED Class for BAdI: CLB2_AUTHENTICATE 20130531
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AR702_JAM_OAUTH1_3LEGGED Class for BAdI: CLB2_AUTHENTICATE 20130531
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CLB2_AUTH_NONE Class for BAdI Impl.: CLB2_AUTH_NONE 20130523
5 Interface implementation (CLASS c. INTERFACES i_ref)  TD_CLB2_CONNECT_AUTH Test Double for Authentication BADI 20130516
Properties
Interface IF_CLB2_AUTHENTICATE  
Short Description Interface for BAdI: CLB2_AUTHENTICATE    
General Data
Package CLB2_PROCESS   Process Layer of the Collaboration Platform Library 
Created 20130516   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20130516
Friends
Interface IF_CLB2_AUTHENTICATE has no friend.
Attributes
Interface IF_CLB2_AUTHENTICATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AUTHENTICATE Instance method Public Method Authenticate 20130516
2 AUTHENTICATION_FAILED Instance method Public Method Notification that the Authentication Failed 20130516
3 INITIALIZE Instance method Public Method Initialization 20130701
Events
Interface IF_CLB2_AUTHENTICATE has no event.
Types
Interface IF_CLB2_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_CLB2_HTTP_CONNECTOR HTTP Client Facade 20130516
2 Importing IV_RETRY_COUNT Call by reference Type reference (TYPE) SYINDEX 1 Loop Index 20140306
# Exception Resumable Description Created on
1 CX_CLB2_AUTHENTICATE 20130516
2 CX_CLB2_PROCESS SAIL: Process layer exception 20130516
3 CX_CLB2_RUNTIME SAIL: Runtime exception 20130516

Method AUTHENTICATION_FAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETRY Value transfer Type reference (TYPE) ABAP_BOOL Authentication retry possible 20140221

Method AUTHENTICATION_FAILED on Interface IF_CLB2_AUTHENTICATE has no exception.

Method INITIALIZE 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_CLB2_CONFIGURATION=>TY_APPLICATION_CONFIG 20130701
2 Importing IS_CONNECTION_DATA Call by reference Type reference (TYPE) IF_CLB2_METHOD_PROCESS=>TS_CONNECTION_DATA 20130708
3 Importing IV_AUTH_METHOD Call by reference Type reference (TYPE) CLB2_AUTH_METHOD 20130701
4 Importing IV_USER_ID Call by reference Type reference (TYPE) STRING 20130708
# Exception Resumable Description Created on
1 CX_CLB2_AUTHENTICATE 20130701
History
Last changed by/on SAP  20141120 
SAP Release Created in 100