extractContext(Principal) method

This method implementation supports principals that implement the ContextRetrieverPrincipal interface.

Syntax

SecContext extractContext ( Principal principal )

Parameters

Returns

the extracted security context

Usage

Subclasses may override this method to support additional interfaces or extraction techniques.

the extracted security context