| Interface | Description |
|---|---|
| DataLoader |
Component that allows to retrieve the data using any protocol: HTTP, HTTPS, FTP, LDAP.
|
| Class | Description |
|---|---|
| DataLoader.DataAndUrl |
This is an internal class used to model the couple data and url used to obtain this data.
|
| IgnoreDataLoader |
This class allows to avoid downloading resources.
|
| MaxSizeInputStream |
Used to limit the size of fetched data.
|
| MemoryDataLoader | |
| NativeDataLoaderCall | |
| NativeHTTPDataLoader |
Implementation of native java DataLoader using the java.net.URL class.
|
| Enum | Description |
|---|---|
| NativeHTTPDataLoader.HttpMethod | |
| Protocol |
This enum lists all network protocols that can be used during the signature creation or validation: OCSP, CRL, AIA, TSL...
|
Copyright © 2019. All rights reserved.