SAP NetWeaver 7.1 Composition Environment

com.sap.engine.lib.security.http
Interface HttpCallback

All Superinterfaces:
Callback
All Known Implementing Classes:
HttpGetterCallback, HttpSetterCallback

public interface HttpCallback
extends Callback

Callback for getting and setting authentication data in http request and response. The defined constants determine which part of the request or response is to be retrieved or modified. They can be used as callback types for com.sap.engine.lib.security.http.HttpGetterCallback and / or com.sap.engine.lib.security.http.HttpSetterCallback.


Field Summary
static byte ALL_SESSION_ATTRIBUTES
           
static byte BODY
           
static byte BODY_READER
           
static byte CERTIFICATE
           
static byte CLIENT_IP
           
static byte COOKIE
           
static byte HEADER
           
static byte IS_SECURE
           
static byte METHOD_TYPE
           
static byte REMOVE_HEADER
           
static byte REMOVE_SESSION_ATTRIBUTE
           
static byte REQUEST_ATTRIBUTE
           
static byte REQUEST_PARAMETER
           
static byte RESPONSE_CODE
           
static byte SESSION_ATTRIBUTE
           
static byte SET_HEADER
           
 

Field Detail

HEADER

static final byte HEADER
See Also:
Constant Field Values

COOKIE

static final byte COOKIE
See Also:
Constant Field Values

REQUEST_PARAMETER

static final byte REQUEST_PARAMETER
See Also:
Constant Field Values

CERTIFICATE

static final byte CERTIFICATE
See Also:
Constant Field Values

CLIENT_IP

static final byte CLIENT_IP
See Also:
Constant Field Values

METHOD_TYPE

static final byte METHOD_TYPE
See Also:
Constant Field Values

IS_SECURE

static final byte IS_SECURE
See Also:
Constant Field Values

RESPONSE_CODE

static final byte RESPONSE_CODE
See Also:
Constant Field Values

BODY

static final byte BODY
See Also:
Constant Field Values

SESSION_ATTRIBUTE

static final byte SESSION_ATTRIBUTE
See Also:
Constant Field Values

ALL_SESSION_ATTRIBUTES

static final byte ALL_SESSION_ATTRIBUTES
See Also:
Constant Field Values

REMOVE_SESSION_ATTRIBUTE

static final byte REMOVE_SESSION_ATTRIBUTE
See Also:
Constant Field Values

REQUEST_ATTRIBUTE

static final byte REQUEST_ATTRIBUTE
See Also:
Constant Field Values

SET_HEADER

static final byte SET_HEADER
See Also:
Constant Field Values

REMOVE_HEADER

static final byte REMOVE_HEADER
See Also:
Constant Field Values

BODY_READER

static final byte BODY_READER
See Also:
Constant Field Values

SAP NetWeaver 7.1 Composition Environment

Copyright © 2007 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.