public interface InternalPropertyManager extends PropertyManager
Modifier and Type | Method and Description |
---|---|
Collection<String> |
getNotificationEmails() |
CrowdSpecificRememberMeSettings |
getRememberMeConfiguration()
Retrieves remember me configuration
|
void |
setNotificationEmails(List<String> notificationEmails)
Sets notification emails.
|
void |
setRememberMeConfiguration(CrowdSpecificRememberMeSettings configuration)
Sets remember me configuration
|
generateDesEncryptionKey, getAuditLogConfiguration, getBackupConfiguration, getBaseUrl, getBoolean, getBuildNumber, getCookieConfiguration, getCurrentLicenseResourceTotal, getDeploymentTitle, getDesEncryptionKey, getDomain, getInt, getLogoImage, getLookAndFeelConfiguration, getNotificationEmail, getOptionalProperty, getPrivateKeyCertificatePairToSign, getProperty, getSessionTime, getSMTPServer, getSMTPTemplate, getString, getTrustedProxyServers, isCacheEnabled, isGzipEnabled, isIncludeIpAddressInValidationFactors, isSecureCookie, isUseWebAvatars, isUsingDatabaseTokenStorage, removeLookAndFeelConfiguration, removeProperty, saveBackupConfiguration, setAuditLogConfiguration, setBaseUrl, setBuildNumber, setCacheEnabled, setCookieConfiguration, setCurrentLicenseResourceTotal, setDeploymentTitle, setDomain, setGzipEnabled, setIncludeIpAddressInValidationFactors, setLookAndFeelConfiguration, setNotificationEmail, setPrivateKeyCertificateToSign, setProperty, setSecureCookie, setSessionTime, setSMTPServer, setSMTPTemplate, setTrustedProxyServers, setUseWebAvatars, setUsingDatabaseTokenStorage
Collection<String> getNotificationEmails() throws PropertyManagerException
PropertyManagerException
- property does not existvoid setNotificationEmails(List<String> notificationEmails)
notificationEmails
- list of notification emails.void setRememberMeConfiguration(CrowdSpecificRememberMeSettings configuration)
configuration
- new configurationCrowdSpecificRememberMeSettings getRememberMeConfiguration()
Copyright © 2021 Atlassian. All rights reserved.