getConfigurationStream() method

Retrieves the configuration stream.

Syntax

InputStream getConfigurationStream () throws SecException

Returns

an InputStream with the contents of the specified configuration data

Exceptions

Usage

This may be from a file or a resource depending on the active configuration of this object.

an InputStream with the contents of the specified configuration data