destroyContext(Map< String, Object >) method

Subclasses that need to clean up when a SecContext will no longer be used should override this method so they can do their cleanup.

Syntax

void destroyContext ( Map< String, Object > context ) throws SecException

Parameters

Exceptions