-
Class Summary
| Class |
Description |
| CommonsDataLoader |
Implementation of DataLoader for any protocol.
|
| FileCacheDataLoader |
This class provides some caching features to handle the resources.
|
| LdapURLUtils |
Contains util methods for dealing with LDAP protocol urls
|
| OCSPDataLoader |
Implementation of DataLoader using HttpClient.
|
| ResourceLoader |
Gets the absolute path for the defined class
|
| SSLCertificateLoader |
The data loader which includes server webpage certificates to the response context
Use the method getCertificates(url) to extract the data
|
| TimestampDataLoader |
Implementation of DataLoader using HttpClient to request a timestamp server.
|