Package | Description |
---|---|
com.communote.server.api.core.config | |
com.communote.server.api.core.config.type | |
com.communote.server.core.user.security |
Modifier and Type | Class and Description |
---|---|
class |
AbstractConfigurationProperties<T extends ConfigurationPropertyConstant>
Abstract object that holds configuration properties.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ApplicationConfigurationPropertyConstant
Marks a property constant as an application specific configuration property constant.
|
interface |
ClientConfigurationPropertyConstant
Marks a property constant as a client specific configuration property constant.
|
interface |
CoreConfigurationPropertyConstant
Marks a property constant as a core configuration property constant.
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationProperty
Property constants for general settings of the application.
|
class |
ApplicationPropertyMailfetching
Property constants for configuring the mail fetching.
|
class |
ApplicationPropertyMailing
Property constants for the mailing settings of the application.
|
class |
ApplicationPropertySecurity
Property constants for security settings of the application.
|
class |
ApplicationPropertyVirusScanning
Property constants for the virus scanner settings of the application.
|
class |
ApplicationPropertyXmpp
Property constants for the XMPP settings of the application.
|
class |
ClientProperty
Property constants for general client settings.
|
class |
ClientPropertySecurity
Property constants for client security settings.
|
class |
CoreProperty
Property constants that are required for start of the application.
|
class |
CorePropertyDatabase
Property constants that represent database settings which are required for the start of the
application.
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationPropertyUserPassword |
Copyright © 2019 Communote team. All rights reserved.