Package com.aoindustries.aoserv.client
Class AoservClientConfiguration
java.lang.Object
com.aoindustries.aoserv.client.AoservClientConfiguration
The default client configuration is stored in a properties resource named
/com/aoindustries/aoserv/client/aoesrv-client.properties
.- Author:
- AO Industries, Inc.
- See Also:
-
Method Details
-
getSslTruststorePath
Gets the optional SSL truststore path.For use by aoserv-daemon and aoserv-backup only.
- Throws:
ConfigurationException
-
getSslTruststorePassword
Gets the optional SSL truststore password.For use by aoserv-daemon and aoserv-backup only.
- Throws:
ConfigurationException
-
getUsername
Gets the optional default username.- Throws:
ConfigurationException
-
getPassword
Gets the optional default password.- Throws:
ConfigurationException
-