SAP ABAP Class CL_CLB2_CUST_PLATF_AUTH (Customizing Access Class for Authentication Method)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
CLB2_CUST (Package) Customizing of the Collaboration Platform Library
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLB2_CUST_PLATF_AUTH | Collaboration Customizing: Authentication Method for Server | 20130516 |
Properties
| Class | CL_CLB2_CUST_PLATF_AUTH | |
| Short Description | Customizing Access Class for Authentication Method | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CLB2_CUST | Customizing of the Collaboration Platform Library |
| Created | 20130516 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CLB2_CUST_PLATF_AUTH has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CLB2_CUST_PLATF_AUTH | Collaboration Customizing: Authentication Method for Server | 20130516 |
Friends
Class CL_CLB2_CUST_PLATF_AUTH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | 20130516 | |||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_CLB2_CUST_PLATF_AUTH_SELECT | 20130516 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CLB2_DB_TRANSACTION_HANDLER | 20130516 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | IF_CLB2_CUST_PLATF_AUTH_SELECT=>TY_SELECTED_DATA | 20130516 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | IF_CLB2_CUST_PLATF_AUTH_SELECT=>TY_SELECTED_DATA | 20130516 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | CLB2_S_PLATF_AUTH_KEY | 20130516 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130516 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Event handling method | Handle Finish Requests from OS | 20130516 | |
| 2 | Instance method | Private | Event handling method | Handle Save Requests from OS | 20130516 | |
| 3 | Instance method | Private | Method | Initialize Transaction | 20130516 | |
| 4 | Static method | Public | Method | Get Instance (one instance exists per key) | 20130516 |
Events
Class CL_CLB2_CUST_PLATF_AUTH has no event.
Types
Class CL_CLB2_CUST_PLATF_AUTH has no local type.
Method Signatures
Method HANDLE_FINISHED Signature
Method HANDLE_FINISHED on class CL_CLB2_CUST_PLATF_AUTH has no parameter.
Method HANDLE_FINISHED on class CL_CLB2_CUST_PLATF_AUTH has no exception.
Method HANDLE_SAVE_REQUESTED Signature
Method HANDLE_SAVE_REQUESTED on class CL_CLB2_CUST_PLATF_AUTH has no parameter.
Method HANDLE_SAVE_REQUESTED on class CL_CLB2_CUST_PLATF_AUTH has no exception.
Method INIT_TRANSACTION Signature
Method INIT_TRANSACTION on class CL_CLB2_CUST_PLATF_AUTH has no parameter.
Method INIT_TRANSACTION on class CL_CLB2_CUST_PLATF_AUTH has no exception.
Method S_GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DB_SELECTOR | Call by reference | Object reference (TYPE REF TO) | IF_CLB2_CUST_PLATF_AUTH_SELECT | 20130516 | ||||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | CLB2_S_PLATF_AUTH_KEY | 20130516 | ||||
| 3 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CLB2_CUST_PLATF_AUTH | 20130516 |
Method S_GET_INSTANCE on class CL_CLB2_CUST_PLATF_AUTH has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |