SAP ABAP Class CL_CLB_CUST_PLATF_AUTH (Customizing Access Class for Authentication Method)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_CLB_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_CLB_CUST_PLATF_AUTH | Collaboration Customizing: Authentication Method for Server | 20110927 |
Properties
| Class | CL_CLB_CUST_PLATF_AUTH | |
| Short Description | Customizing Access Class for Authentication Method | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CLB_CUST | Customizing of the Collaboration Platform Library |
| Created | 20110927 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CLB_CUST_PLATF_AUTH has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CLB_CUST_PLATF_AUTH | Collaboration Customizing: Authentication Method for Server | 20110927 |
Friends
Class CL_CLB_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 | 20120423 | |||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_CLB_CUST_PLATF_AUTH_SELECT | 20110927 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CLB_DB_TRANSACTION_HANDLER | 20130226 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | IF_CLB_CUST_PLATF_AUTH_SELECT=>TY_SELECTED_DATA | 20130226 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | IF_CLB_CUST_PLATF_AUTH_SELECT=>TY_SELECTED_DATA | 20130226 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | CLB_S_PLATF_AUTH_KEY | 20130226 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130226 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Event handling method | Handle Finish Requests from OS | 20130226 | |
| 2 | Instance method | Private | Event handling method | Handle Save Requests from OS | 20130226 | |
| 3 | Instance method | Private | Method | Initialize Transaction | 20130226 | |
| 4 | Static method | Public | Method | Get Instance (one instance exists per key) | 20110927 |
Events
Class CL_CLB_CUST_PLATF_AUTH has no event.
Types
Class CL_CLB_CUST_PLATF_AUTH has no local type.
Method Signatures
Method HANDLE_FINISHED Signature
Method HANDLE_FINISHED on class CL_CLB_CUST_PLATF_AUTH has no parameter.
Method HANDLE_FINISHED on class CL_CLB_CUST_PLATF_AUTH has no exception.
Method HANDLE_SAVE_REQUESTED Signature
Method HANDLE_SAVE_REQUESTED on class CL_CLB_CUST_PLATF_AUTH has no parameter.
Method HANDLE_SAVE_REQUESTED on class CL_CLB_CUST_PLATF_AUTH has no exception.
Method INIT_TRANSACTION Signature
Method INIT_TRANSACTION on class CL_CLB_CUST_PLATF_AUTH has no parameter.
Method INIT_TRANSACTION on class CL_CLB_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_CLB_CUST_PLATF_AUTH_SELECT | 20110927 | ||||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | CLB_S_PLATF_AUTH_KEY | 20110927 | ||||
| 3 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CLB_CUST_PLATF_AUTH | 20110927 |
Method S_GET_INSTANCE on class CL_CLB_CUST_PLATF_AUTH has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 732 |