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
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 | ![]() |
Instance method | Public | Method | Authenticate | 20110829 |
2 | ![]() |
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 | ![]() |
IO_CONNECTOR | Call by reference | Object reference (TYPE REF TO) | IF_CLB_HTTP_CONNECTOR | SAIL: Client Facade | 20110831 | ||
2 | ![]() |
IS_APPLI_CONFIG | Call by reference | Type reference (TYPE) | IF_CLB_CONFIGURATION=>TY_APPLICATION_CONFIG | 20110829 | |||
3 | ![]() |
IS_CONNECTION_DATA | Call by reference | Type reference (TYPE) | IF_CLB_METHOD_PROCESS=>TS_CONNECTION_DATA | 20110829 | |||
4 | ![]() |
IV_USER_ID | Call by reference | Type reference (TYPE) | STRING | 20110829 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120718 | ||
2 | ![]() |
SAIL: Process layer exception | 20110829 | |
3 | ![]() |
SAIL: Runtime exception | 20110927 |
Method AUTHENTICATION_FAILED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_APPLI_CONFIG | Call by reference | Type reference (TYPE) | IF_CLB_CONFIGURATION=>TY_APPLICATION_CONFIG | 20111219 | |||
2 | ![]() |
IS_CONNECTION_DATA | Call by reference | Type reference (TYPE) | IF_CLB_METHOD_PROCESS=>TS_CONNECTION_DATA | 20111219 | |||
3 | ![]() |
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 |