Package io.quarkus.tls.runtime.config
Class TlsConfigUtils
java.lang.Object
io.quarkus.tls.runtime.config.TlsConfigUtils
-
Method Summary
-
Method Details
-
read
Read the content of the path.The file is read from the classpath if it exists, otherwise it is read from the file system.
- Parameters:
path- the path, must not benull- Returns:
- the content of the file
-