SAP ABAP Interface IF_BSP_WD_SECURITY_HANDLER (Deferred Response handler)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-RT (Application Component) UI Runtime Environment
     CRM_BSP_WD (Package) WebClient UI Framework Runtime
Properties
Interface IF_BSP_WD_SECURITY_HANDLER  
Short Description Deferred Response handler    
General Data
Package CRM_BSP_WD   WebClient UI Framework Runtime 
Created 20100223   SAP 
Last changed 20110908   SAP 
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
Interface IF_BSP_WD_SECURITY_HANDLER has no interface.
Friends
Interface IF_BSP_WD_SECURITY_HANDLER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FORMFIELD_SECURITY_ID Constant Public Type reference (TYPE) STRING 'wcf-secure-id' 20100223
2 CO_FORMFIELD_TICKET Constant Public Type reference (TYPE) STRING 'wcf-request-ticket' 20100223
3 SESSION_ATTACKED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20100223
4 SESSION_TOKEN Instance attribute Public Type reference (TYPE) BSP_WD_SECURITY_TOKEN 128Bit security token 20100223
5 TICKET Instance attribute Public Type reference (TYPE) STRING 20100223
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_NEW_TICKET Instance method Public Method 20100223
2 GET_PENDING_RESPONSE Instance method Public Method 20100223
3 IS_REQUEST_PENDING Instance method Public Method 20101027
4 IS_VALID_POST_REQUEST Instance method Public Method 20100223
5 MARK_SESSION_AS_ATTACKED Instance method Public Method 20110609
6 REGISTER_PENDING_RESPONSE Instance method Public Method 20100223
Events
Interface IF_BSP_WD_SECURITY_HANDLER has no event.
Types
Interface IF_BSP_WD_SECURITY_HANDLER has no local type.
Method Signatures

Method CREATE_NEW_TICKET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TICKET Value transfer Type reference (TYPE) STRING 20100223

Method CREATE_NEW_TICKET on Interface IF_BSP_WD_SECURITY_HANDLER has no exception.

Method GET_PENDING_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TICKET Call by reference Type reference (TYPE) STRING 20100223
2 Returning RV_RESPONSE Value transfer Type reference (TYPE) STRING 20100223

Method GET_PENDING_RESPONSE on Interface IF_BSP_WD_SECURITY_HANDLER has no exception.

Method IS_REQUEST_PENDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_PENDING Value transfer Type reference (TYPE) ABAP_BOOL 20101027

Method IS_REQUEST_PENDING on Interface IF_BSP_WD_SECURITY_HANDLER has no exception.

Method IS_VALID_POST_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20100223

Method IS_VALID_POST_REQUEST on Interface IF_BSP_WD_SECURITY_HANDLER has no exception.

Method MARK_SESSION_AS_ATTACKED Signature

Method MARK_SESSION_AS_ATTACKED on Interface IF_BSP_WD_SECURITY_HANDLER has no parameter.
Method MARK_SESSION_AS_ATTACKED on Interface IF_BSP_WD_SECURITY_HANDLER has no exception.

Method REGISTER_PENDING_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESPONSE Call by reference Type reference (TYPE) STRING 20100223

Method REGISTER_PENDING_RESPONSE on Interface IF_BSP_WD_SECURITY_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701