saveSessionAttributes(Map< String, String >) method

Save the session attributes in the Map of the current state in the current session to database.

Syntax

void saveSessionAttributes ( Map< String, String > attrs ) throws DBException, CryptoException

Parameters

Exceptions