SAP ABAP Class IF_CLB2_AUTHENTICATE (Interface for BAdI: CLB2_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 | 20130516 |
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
| Class | IF_CLB2_AUTHENTICATE | |
| Short Description | Interface for BAdI: CLB2_AUTHENTICATE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130516 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_CLB2_AUTHENTICATE has no interface implemented.
Friends
Class IF_CLB2_AUTHENTICATE has no friend class.
Attributes
Class IF_CLB2_AUTHENTICATE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Authenticate | 20130516 | |
| 2 | Instance method | Public | Method | Notification that the Authentication Failed | 20130516 | |
| 3 | Instance method | Public | Method | Initialization | 20130701 |
Events
Class IF_CLB2_AUTHENTICATE has no event.
Types
Class 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 | IO_CONNECTOR | Call by reference | Object reference (TYPE REF TO) | IF_CLB2_HTTP_CONNECTOR | HTTP Client Facade | 20130516 | |||
| 2 | IV_RETRY_COUNT | Call by reference | Type reference (TYPE) | SYINDEX | 1 | Loop Index | 20140306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130516 | |||
| 2 | SAIL: Process layer exception | 20130516 | ||
| 3 | SAIL: Runtime exception | 20130516 |
Method AUTHENTICATION_FAILED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RETRY | Value transfer | Type reference (TYPE) | ABAP_BOOL | Authentication retry possible | 20140221 |
Method AUTHENTICATION_FAILED on class IF_CLB2_AUTHENTICATE has no exception.
Method INITIALIZE 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_CLB2_CONFIGURATION=>TY_APPLICATION_CONFIG | 20130701 | ||||
| 2 | IS_CONNECTION_DATA | Call by reference | Type reference (TYPE) | IF_CLB2_METHOD_PROCESS=>TS_CONNECTION_DATA | 20130708 | ||||
| 3 | IV_AUTH_METHOD | Call by reference | Type reference (TYPE) | CLB2_AUTH_METHOD | 20130701 | ||||
| 4 | IV_USER_ID | Call by reference | Type reference (TYPE) | STRING | 20130708 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130701 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |