deactivateContext(Map< String, Object >) method

Called when storing a context.

Syntax

void deactivateContext ( Map< String, Object > map ) throws SecException

Usage

The provider should remove any items that it has placed into the context map that are not serializable. Additionally it may choose to remove items that are serializable but need not be persisted, to save space.