| Interface | Description |
|---|---|
| Curl |
This interface specifies similar operations like the Linux command curl.
|
| Class | Description |
|---|---|
| Args |
Utility class to validate the parameters.
|
| Base64 |
A very fast and memory efficient class to encode and decode to and from
BASE64 in full accordance with RFC 2045.
|
| Base64Url |
This is an implementation of Base64Url based on the fast Base64
implementation of Mikael Grev.
|
| BenchmarkExecutor |
Benchmark executor.
|
| CollectionUtil | |
| CompareUtil |
Utility class for the comparison.
|
| ConfPairs |
Container of name-value pairs.
|
| Curl.CurlResult | |
| DateUtil |
Utility class for the date conversion.
|
| DefaultCurl |
An implementation of
Curl. |
| FileOrBinary |
Configuration consisting either file path or the binary content.
|
| FileOrValue |
Configuration consisting either file path or the text content.
|
| FileUtils |
File utility class.
|
| Hex |
HEX encoder and decoder.
|
| HourMinute |
Specifies hour:minute.
|
| HttpConstants |
XiPKI's HTTP constants.
|
| IoUtil |
IO utility class.
|
| LogUtil |
LOG utility class.
|
| LruCache<K,V> |
LRU cache.
|
| PemEncoder |
PEM encoder.
|
| PermissionConstants |
CA permission constants.
|
| ProcessLog |
Process Logger.
|
| RandomUtil |
Random utility class.
|
| ReqRespDebug |
Helper class for debug.
|
| ReqRespDebug.ReqRespPair | |
| SqlUtil |
SQL utilities.
|
| StringUtil |
Utility class for String.
|
| ValidatableConf |
Configuration that can be validated.
|
| Validity |
Validity like the certificate validity, e.g.
|
| XipkiBaseDir |
XIPKI_BASE utility class.
|
| Enum | Description |
|---|---|
| PemEncoder.PemLabel | |
| TripleState |
Triple state enum.
|
| Validity.Unit |
Copyright © 2023. All rights reserved.