SAP ABAP Class /IWCOR/IF_REST_CSMGMT_HANDLER (REST Custom Session Management Handler)
Properties
Class | /IWCOR/IF_REST_CSMGMT_HANDLER | |
Short Description | REST Custom Session Management Handler | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20131119 | SAP |
Last change | 20141120 | |
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 /IWCOR/IF_REST_CSMGMT_HANDLER has no interface implemented.
Friends
Class /IWCOR/IF_REST_CSMGMT_HANDLER has no friend class.
Attributes
Class /IWCOR/IF_REST_CSMGMT_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get cookie session id | 20131119 |
2 | ![]() |
Instance method | Public | Method | Get server session id | 20131119 |
3 | ![]() |
Instance method | Public | Method | Get server session timeout | 20131119 |
4 | ![]() |
Instance method | Public | Method | Set cookie session id | 20131119 |
5 | ![]() |
Instance method | Public | Method | Set server session timeout | 20131119 |
6 | ![]() |
Instance method | Public | Method | Set server stateful | 20131119 |
Events
Class /IWCOR/IF_REST_CSMGMT_HANDLER has no event.
Types
Class /IWCOR/IF_REST_CSMGMT_HANDLER has no local type.
Method Signatures
Method GET_COOKIE_SESSION_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_COOKIE_SESSION_ID | Call by reference | Type reference (TYPE) | STRING | Cookie session id | 20131119 |
Method GET_COOKIE_SESSION_ID on class /IWCOR/IF_REST_CSMGMT_HANDLER has no exception.
Method GET_SERVER_SESSION_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SERVER_SESSION_ID | Call by reference | Type reference (TYPE) | STRING | Server session id | 20131119 |
Method GET_SERVER_SESSION_ID on class /IWCOR/IF_REST_CSMGMT_HANDLER has no exception.
Method GET_SERVER_SESSION_TIMEOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SERVER_SESSION_TIMEOUT | Value transfer | Type reference (TYPE) | ICFTIME | Server session timeout | 20131119 |
Method GET_SERVER_SESSION_TIMEOUT on class /IWCOR/IF_REST_CSMGMT_HANDLER has no exception.
Method SET_COOKIE_SESSION_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DOMAIN | Call by reference | Type reference (TYPE) | STRING | '' | Domain | 20131119 | |
2 | ![]() |
IV_EXPIRES | Call by reference | Type reference (TYPE) | STRING | '' | Expires | 20131119 | |
3 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | STRING | '' | Path | 20131119 | |
4 | ![]() |
IV_SECURE | Call by reference | Type reference (TYPE) | I | 0 | Secure | 20131119 | |
5 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | Value | 20131119 |
Method SET_COOKIE_SESSION_ID on class /IWCOR/IF_REST_CSMGMT_HANDLER has no exception.
Method SET_SERVER_SESSION_TIMEOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SERVER_SESSION_TIMEOUT | Call by reference | Type reference (TYPE) | ICFTIME | Server session timeout | 20131119 |
Method SET_SERVER_SESSION_TIMEOUT on class /IWCOR/IF_REST_CSMGMT_HANDLER has no exception.
Method SET_SERVER_STATEFUL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SERVER_STATEFUL | Call by reference | Type reference (TYPE) | ABAP_BOOL | Server stateful | 20131119 |
Method SET_SERVER_STATEFUL on class /IWCOR/IF_REST_CSMGMT_HANDLER has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in |