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 ABAP 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 CO_URL_REGISTRATION_USER_PARAM Constant Public Type reference (TYPE) STRING 'CRM_DISABLE_SEC_URL' 20100126
2 S_REGISTERED_SESSIONS 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 GET_CACHED_TOKEN Static method Private Method 20100121
2 IS_REGISTRATION_ENABLED Static method Public Method 20100126
3 PREPARE_URL_FOR_REGISTRATION Static method Public Method 20100121
4 REGISTER_SECURE_ACCESS_URL Static method Public Method 20100121
5 SET_CACHED_TOKEN 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 Importing IV_URL Call by reference Type reference (TYPE) STRING 20100121
2 Returning 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 Returning 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 Importing IV_URL Call by reference Type reference (TYPE) STRING 20100121
2 Returning 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 Exporting EV_REGISTERED_URL Call by reference Type reference (TYPE) STRING 20100121
2 Exporting EV_SESSION_ACCESS_TOKEN Call by reference Type reference (TYPE) STRING 20100121
3 Importing IO_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Runtime 20100122
4 Importing IV_FORCE_REGISTRATION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100121
5 Importing IV_ONE_TIME_ACCESS_TOKEN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Security token persistence 20100224
6 Importing IV_URL Call by reference Type reference (TYPE) STRING 20100121
7 Importing 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 Importing IV_SESSION_ACCESS_TOKEN Call by reference Type reference (TYPE) STRING 20100121
2 Importing 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