This method may be used to retrieve a fully initialized factory instance from the local environment.
Syntax
SecContextFactory
retrieveFactory
(
Object
environmentObject
) throws SecException
Parameters
-
environmentObject –
The object that is provided to aid in retrieving the stored SecContextFactory object.
Returns
the stored SecContextFactory object
Exceptions
-
SecException class –
if no stored SecContextFactory object was found
Usage
This operation may require some environment data from the local environment, although the environment object is not required at all in most cases.