| 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.
|
| BatchReplace |
A tool to replace text in files.
|
| BenchmarkExecutor |
Benchmark executor.
|
| CollectionUtil |
Utility class for operations on Collection, Set, List, Map,
and arrays.
|
| CompareUtil |
Utility class for the comparison.
|
| ConcurrentBag<T> |
This is a specialized concurrent bag that achieves superior performance
to LinkedBlockingQueue and LinkedTransferQueue for the purposes of a
connection pool.
|
| ConcurrentBag.BagEntry<T> |
|
| ConfigurableProperties |
Similar as Properties, with the extension to use the place-holder ${env:ENVIROMENT-NAME}
for the environment, and ${sys:JAVA-PROPERTY-NAME} for the Java system property.
|
| 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.
|
| JSON |
JSON util class
|
| LogUtil |
LOG utility class.
|
| LruCache<K,V> |
LRU cache.
|
| PemEncoder |
PEM encoder.
|
| ProcessLog |
Process Logger.
|
| RandomUtil |
Random utility class.
|
| ReflectiveUtil |
Utility class for the reflective operations.
|
| ReqRespDebug |
Helper class for debug.
|
| ReqRespDebug.ReqRespPair |
|
| SqlUtil |
SQL utilities.
|
| StringUtil |
Utility class for String.
|
| ValidableConf |
Configuration that can be validated.
|
| Validity |
Validity like the certificate validity, e.g.
|
| XipkiBaseDir |
XIPKI_BASE utility class.
|