Class Options
java.lang.Object
org.veupathdb.lib.container.jaxrs.config.Options
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Retrieves either the configured user schema or the default valueuserlogins5
if none was configured.
-
Constructor Details
-
Options
public Options()
-
-
Method Details
-
getAdminAuthToken
-
getServerPort
-
getCorsEnabled
public boolean getCorsEnabled() -
getOAuthUrl
-
getOAuthClientId
-
getOAuthClientSecret
-
getKeyStoreFile
-
getKeyStorePassPhrase
-
getAppDbOpts
-
getAcctDbOpts
-
getUserDbOpts
-
getUserDbSchema
Retrieves either the configured user schema or the default valueuserlogins5
if none was configured.- Returns:
- The configured or default user schema name.
-
getLdapServers
-
getOracleBaseDn
-