| Package | Description |
|---|---|
| de.ipk_gatersleben.bit.bi.edal.primary_data |
| Modifier and Type | Method and Description |
|---|---|
String |
EdalConfiguration.getDatabasePassword()
Getter for the database password.
|
String |
EdalConfiguration.getDatabaseUsername()
Getter for the database user name.
|
String |
EdalConfiguration.getDataCitePassword()
Getter for the DataCite password.
|
String |
EdalConfiguration.getDataCitePrefix()
Getter for the DataCite prefix
|
String |
EdalConfiguration.getDataCiteUser()
Getter for the DataCite user name.
|
protected javax.mail.internet.InternetAddress |
EdalConfiguration.getErrorEmailAddress()
Getter for the eMail address to send error messages.
|
int |
EdalConfiguration.getHttpPort()
Getter for the port of the HTTP server/listener.
|
String |
EdalConfiguration.getHttpProxyHost()
Getter for the HTTP proxy host.
|
int |
EdalConfiguration.getHttpProxyPort()
Getter for the HTTP proxy port.
|
String |
EdalConfiguration.getHttpsProxyHost()
Getter for the HTTPS proxy host.
|
int |
EdalConfiguration.getHttpsProxyPort()
Getter for the HTTPS proxy port.
|
javax.mail.internet.InternetAddress |
EdalConfiguration.getReviewerManaging()
Getter for the eMail address of the managing reviewer.
|
javax.mail.internet.InternetAddress |
EdalConfiguration.getReviewerScientific()
Getter for the eMail address of the scientific reviewer.
|
javax.mail.internet.InternetAddress |
EdalConfiguration.getReviewerSubstitute()
Getter for the eMail address of the substitute reviewer.
|
javax.mail.internet.InternetAddress |
EdalConfiguration.getRootUser()
Getter for the eMail address for the root user.
|
List<Class<? extends Principal>> |
EdalConfiguration.getSupportedPrincipals()
Getter for the List of supported
Principals. |
static String |
EdalConfiguration.guessSmtpSettings(String smtpLogin,
String smtpPassword) |
| Constructor and Description |
|---|
EdalConfiguration(String dataCiteUser,
String dataCitePassword,
String dataCitePrefix,
javax.mail.internet.InternetAddress scientificReviewer,
javax.mail.internet.InternetAddress substituteReviewer,
javax.mail.internet.InternetAddress managingReviewer,
javax.mail.internet.InternetAddress rootUser) |
EdalConfiguration(String dataCiteUser,
String dataCitePassword,
String dataCitePrefix,
javax.mail.internet.InternetAddress scientificReviewer,
javax.mail.internet.InternetAddress substituteReviewer,
javax.mail.internet.InternetAddress managingReviewer,
javax.mail.internet.InternetAddress rootUser,
String httpProxyHost,
int httpProxyPort,
String httpsProxyHost,
int httpsProxyPort,
String smtpHost,
String smtpLogin,
String smtpPassword) |
Copyright © 2015 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.