public class AppBuilderBase extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
AppBuilderBase.PrivateKeyAndCertificate |
Constructor and Description |
---|
AppBuilderBase(ProjectFilesystem filesystem,
java.util.function.Supplier<KeystoreProperties> keystorePropertiesSupplier,
Path pathToKeystore) |
Modifier and Type | Method and Description |
---|---|
protected AppBuilderBase.PrivateKeyAndCertificate |
createKeystoreProperties() |
public AppBuilderBase(ProjectFilesystem filesystem, java.util.function.Supplier<KeystoreProperties> keystorePropertiesSupplier, Path pathToKeystore)
protected AppBuilderBase.PrivateKeyAndCertificate createKeystoreProperties() throws IOException, KeyStoreException, NoSuchAlgorithmException, UnrecoverableKeyException