SAP ABAP Class IF_CLB_AUTHENTICATE (Interface for BAdI: CLB_AUTHENTICATE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20110829
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
Class IF_CLB_AUTHENTICATE  
Short Description Interface for BAdI: CLB_AUTHENTICATE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110829   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_CLB_AUTHENTICATE has no interface implemented.
Friends
Class IF_CLB_AUTHENTICATE has no friend class.
Attributes
Class 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
Class IF_CLB_AUTHENTICATE has no event.
Types
Class 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 class IF_CLB_AUTHENTICATE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in