retrieveContainerFactory(Object) method

Subclasses should override this method.

Syntax

abstract SecContextFactory retrieveContainerFactory ( Object environmentObject ) throws SecException

Parameters

Returns

the appropriate factory object

Exceptions

Usage

There is no need to return a cloned factory. The calling code will automatically clone it before returning it to the client.

the appropriate factory object