SAP ABAP Class CL_WCF_LTX_SECURITY_TOKEN_SRV (Launch transaction - Security token service)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-APF (Application Component) Application Frame
⤷
CRM_BSP_UI_FRAME_LTX (Package) Launch Transactions
⤷
⤷
Properties
| Class | CL_WCF_LTX_SECURITY_TOKEN_SRV | |
| Short Description | Launch transaction - Security token service | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_UI_FRAME_LTX | Launch Transactions |
| Created | 20110601 | SAP |
| Last change | 20130531 | SAP |
| 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 CL_WCF_LTX_SECURITY_TOKEN_SRV has no interface implemented.
Friends
Class CL_WCF_LTX_SECURITY_TOKEN_SRV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WCF_LTX_SECURITY_TOKEN_SRV | Launch transaction - Security token service | 20110601 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create new security token | 20110601 | |
| 2 | Instance method | Private | Method | Perform database commit | 20110601 | |
| 3 | Static method | Public | Method | Get instance of this singleton class | 20110601 | |
| 4 | Instance method | Private | Method | Save security token in data base | 20110601 | |
| 5 | Instance method | Public | Method | Validate security token | 20110601 |
Events
Class CL_WCF_LTX_SECURITY_TOKEN_SRV has no event.
Types
Class CL_WCF_LTX_SECURITY_TOKEN_SRV has no local type.
Method Signatures
Method CREATE_SECURITY_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | BSP_WD_SECURITY_TOKEN | 128Bit security token | 20110601 |
Method CREATE_SECURITY_TOKEN on class CL_WCF_LTX_SECURITY_TOKEN_SRV has no exception.
Method DB_COMMIT Signature
Method DB_COMMIT on class CL_WCF_LTX_SECURITY_TOKEN_SRV has no parameter.
Method DB_COMMIT on class CL_WCF_LTX_SECURITY_TOKEN_SRV has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WCF_LTX_SECURITY_TOKEN_SRV | Launch transaction - Security token service | 20110601 |
Method GET_INSTANCE on class CL_WCF_LTX_SECURITY_TOKEN_SRV has no exception.
Method SAVE_SECURITY_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SECURITY_TOKEN | Call by reference | Type reference (TYPE) | BSP_WD_SECURITY_TOKEN | 128Bit security token | 20110601 |
Method SAVE_SECURITY_TOKEN on class CL_WCF_LTX_SECURITY_TOKEN_SRV has no exception.
Method VALIDATE_SECURITY_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TOKEN | Call by reference | Type reference (TYPE) | BSP_WD_SECURITY_TOKEN | 128Bit security token | 20110601 |
Method VALIDATE_SECURITY_TOKEN on class CL_WCF_LTX_SECURITY_TOKEN_SRV has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |