public static class NodeConfiguration.DefaultImpls
Modifier and Type | Method and Description |
---|---|
static java.nio.file.Path |
getCertificatesDirectory(NodeConfiguration $this) |
static java.util.Properties |
getDataSourceProperties(NodeConfiguration $this) |
static java.nio.file.Path |
getKeyStoreFile(NodeConfiguration $this) |
static java.util.List<net.corda.node.services.User> |
getRpcUsers(NodeConfiguration $this) |
static java.nio.file.Path |
getTrustStoreFile(NodeConfiguration $this) |
public static java.nio.file.Path getCertificatesDirectory(NodeConfiguration $this)
public static java.util.Properties getDataSourceProperties(NodeConfiguration $this)
public static java.util.List<net.corda.node.services.User> getRpcUsers(NodeConfiguration $this)
public static java.nio.file.Path getKeyStoreFile(NodeConfiguration $this)
public static java.nio.file.Path getTrustStoreFile(NodeConfiguration $this)