- add(InputStream) - Method in class io.r2.simplepemkeystore.MultiFileConcatSource
-
Append the contents of an input stream to this source
- add(File) - Method in class io.r2.simplepemkeystore.MultiFileConcatSource
-
Append the contents of a file to this source
- add(Path) - Method in class io.r2.simplepemkeystore.MultiFileConcatSource
-
Append the contents of a file to this source
- add(String) - Method in class io.r2.simplepemkeystore.MultiFileConcatSource
-
Append the contents of a file to this source
- addBytes(byte[]) - Method in class io.r2.simplepemkeystore.MultiFileConcatSource
-
Append bytes to the input source
- addCertificate(String, String[]) - Method in class io.r2.simplepemkeystore.ReloadablePemKeyStoreConfig
-
Fluid builder interface - adds a certificate with a given alias and list of pem files
- addLetsEncrypt(String, String) - Method in class io.r2.simplepemkeystore.ReloadablePemKeyStoreConfig
-
Adds a Let's encrypt certificate
It assumes certificates are located at
/etc/letsencrypt/live/{domain}/{fullchain|privkey}.pem
- alias(String) - Method in class io.r2.simplepemkeystore.MultiFileConcatSource
-
Add alias to the input source as metadata
- asInputStream() - Method in class io.r2.simplepemkeystore.ReloadablePemKeyStoreConfig
-
Converts object to JSON string
- asJSON() - Method in class io.r2.simplepemkeystore.ReloadablePemKeyStoreConfig
-
Converts object to JSON string