This provides access to a data source for security information. For example, major data sources provide details about securities such as equities, indices and bonds.
This interface has a minimal and simple API designed to be easy to implement on top of new data providers.
This interface is read-only. Implementations must be thread-safe.
SecurityProvider
is a target security provider that actually does the work of authenticating credentials and populating the Authentication object.
|
|
|
|
|
|