saveSessionAttribute(String, String) method

Save the input parameters to the session attribute (SessionAttribute) of the current session.

Syntax

void saveSessionAttribute ( String attribKey , String attribValue ) throws DBException, CryptoException

Parameters

Exceptions

Usage

For encryption support, see

saveSessionAttribute(String, String, boolean)

.