initContext(Map< String, Object >) method

Subclasses that would like to initialize each SecContext before any other methods are called may do so in this method.

Syntax

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

Parameters

Exceptions

Usage

The context object will NOT have the SEC_CONTEXT key because the security context has not been created yet.