SAP ABAP Class CL_CRM_SECURE_URL_REGISTRATION (Registers the provided URL with NW to enable external access)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-FRW-MES (Application Component) Messaging
⤷
CRM_SAM_MAIN (Package) SAM Basis Functionality
⤷
⤷
Properties
| Class | CL_CRM_SECURE_URL_REGISTRATION | |
| Short Description | Registers the provided URL with NW to enable external access | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_SAM_MAIN | SAM Basis Functionality |
| Created | 20100121 | SAP |
| Last change | 20110908 | 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_CRM_SECURE_URL_REGISTRATION has no interface implemented.
Friends
Class CL_CRM_SECURE_URL_REGISTRATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CRM_DISABLE_SEC_URL' | 20100126 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20100121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20100121 | ||
| 2 | Static method | Public | Method | 20100126 | ||
| 3 | Static method | Public | Method | 20100121 | ||
| 4 | Static method | Public | Method | 20100121 | ||
| 5 | Static method | Private | Method | 20100121 |
Events
Class CL_CRM_SECURE_URL_REGISTRATION has no event.
Types
Class CL_CRM_SECURE_URL_REGISTRATION has no local type.
Method Signatures
Method GET_CACHED_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | STRING | 20100121 | ||||
| 2 | RV_SESSION_ACCESS_TOKEN | Value transfer | Type reference (TYPE) | STRING | 20100121 |
Method GET_CACHED_TOKEN on class CL_CRM_SECURE_URL_REGISTRATION has no exception.
Method IS_REGISTRATION_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100126 |
Method IS_REGISTRATION_ENABLED on class CL_CRM_SECURE_URL_REGISTRATION has no exception.
Method PREPARE_URL_FOR_REGISTRATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | STRING | 20100121 | ||||
| 2 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20100121 |
Method PREPARE_URL_FOR_REGISTRATION on class CL_CRM_SECURE_URL_REGISTRATION has no exception.
Method REGISTER_SECURE_ACCESS_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_REGISTERED_URL | Call by reference | Type reference (TYPE) | STRING | 20100121 | ||||
| 2 | EV_SESSION_ACCESS_TOKEN | Call by reference | Type reference (TYPE) | STRING | 20100121 | ||||
| 3 | IO_RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_BSP_RUNTIME | Business Server Page (BSP) Runtime | 20100122 | |||
| 4 | IV_FORCE_REGISTRATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100121 | |||
| 5 | IV_ONE_TIME_ACCESS_TOKEN | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Security token persistence | 20100224 | ||
| 6 | IV_URL | Call by reference | Type reference (TYPE) | STRING | 20100121 | ||||
| 7 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20100122 |
Method REGISTER_SECURE_ACCESS_URL on class CL_CRM_SECURE_URL_REGISTRATION has no exception.
Method SET_CACHED_TOKEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SESSION_ACCESS_TOKEN | Call by reference | Type reference (TYPE) | STRING | 20100121 | ||||
| 2 | IV_URL | Call by reference | Type reference (TYPE) | STRING | 20100121 |
Method SET_CACHED_TOKEN on class CL_CRM_SECURE_URL_REGISTRATION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |