SAP ABAP Class IF_BSP_WD_SECURITY_HANDLER (Deferred Response handler)
Properties
Class IF_BSP_WD_SECURITY_HANDLER  
Short Description Deferred Response handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100223   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 IF_BSP_WD_SECURITY_HANDLER has no interface implemented.
Friends
Class IF_BSP_WD_SECURITY_HANDLER has no friend class.
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
Class IF_BSP_WD_SECURITY_HANDLER has no event.
Types
Class 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 class 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 class 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 class 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 class IF_BSP_WD_SECURITY_HANDLER has no exception.

Method MARK_SESSION_AS_ATTACKED Signature

Method MARK_SESSION_AS_ATTACKED on class IF_BSP_WD_SECURITY_HANDLER has no parameter.
Method MARK_SESSION_AS_ATTACKED on class 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 class IF_BSP_WD_SECURITY_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in