Uses of Class
org.noise_planet.noisemodelling.webserver.utilities.PgPassUtilities.PgPassEntry
Packages that use PgPassUtilities.PgPassEntry
-
Uses of PgPassUtilities.PgPassEntry in org.noise_planet.noisemodelling.webserver.utilities
Methods in org.noise_planet.noisemodelling.webserver.utilities that return PgPassUtilities.PgPassEntryModifier and TypeMethodDescriptionstatic PgPassUtilities.PgPassEntryPgPassUtilities.getCredentials(File pgPassFile, String hostname, String port, String database, String username) Fetch credentials from a specific file.