SAP ABAP Interface /IWCOR/IF_REST_CSRF_HANDLER (REST CSRF Token Handler)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SREST_HTTP (Package) REST library HTTP

⤷

⤷

Properties
Interface | /IWCOR/IF_REST_CSRF_HANDLER | |
Short Description | REST CSRF Token Handler |
General Data
Package | /IWCOR/SREST_HTTP | REST library HTTP |
Created | 20111214 | SAP |
Last changed | 20131127 | 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 /IWCOR/IF_REST_CSRF_HANDLER has no interface.
Friends
Interface /IWCOR/IF_REST_CSRF_HANDLER has no friend.
Attributes
Interface /IWCOR/IF_REST_CSRF_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get CSRF token | 20120813 |
2 | ![]() |
Instance method | Public | Method | Validate CSRF token | 20120813 |
Events
Interface /IWCOR/IF_REST_CSRF_HANDLER has no event.
Types
Interface /IWCOR/IF_REST_CSRF_HANDLER has no local type.
Method Signatures
Method GET_CSRF_TOKEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CSRF_TOKEN | Value transfer | Type reference (TYPE) | STRING | 20120813 |
Method GET_CSRF_TOKEN on Interface /IWCOR/IF_REST_CSRF_HANDLER has no exception.
Method VALIDATE_CSRF_TOKEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CSRF_TOKEN | Call by reference | Type reference (TYPE) | STRING | CSRF token | 20120813 | ||
2 | ![]() |
RV_SUCCESSFUL | Value transfer | Type reference (TYPE) | ABAP_BOOL | Validation Successful | 20120813 |
Method VALIDATE_CSRF_TOKEN on Interface /IWCOR/IF_REST_CSRF_HANDLER has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |