All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| Account |
An Account is one distinct set of packages, resources, and permissions.
|
| Account.Name |
The unique, case-insensitive identifier for an Account.
|
| AccountHost |
|
| AccountHostTable |
|
| AccountName |
|
| AccountTable |
|
| Action |
TicketActions represent a complete history of the changes that have been made to a ticket.
|
| ActionTable |
|
| ActionType |
All of the types of ticket changes are represented by these
TicketActionTypes.
|
| ActionTypeTable |
The table containing all of the possible types of actions that may
be performed on a ticket.
|
| Address |
An EmailAddress represents a unique email
address hosted on an AOServ server.
|
| AddressTable |
|
| Administrator |
An Administrator is a username and password pair, usually
representing an individual or an application, that has administrative control
over all resources in an Account or any any of its child businesses.
|
| AdministratorPermission |
Associates a permission with a business administrator.
|
| AdministratorPermissionTable |
|
| AdministratorTable |
|
| AlertLevel |
The different alert levels in the system.
|
| AOServClientConfiguration |
The default client configuration is stored in a properties resource named
/com/aoindustries/aoserv/client/aoesrv-client.properties.
|
| AOServConnection |
An AOServConnection is one stream of communication
between the client and the server.
|
| AOServConnector |
An AOServConnector provides the connection between the object
layer and the data.
|
| AOServConnector.IdLock |
|
| AOServConnector.ResultRequest<T> |
This is the preferred mechanism for providing custom requests that have a return value.
|
| AOServConnector.UpdateRequest |
This is the preferred mechanism for providing custom requests.
|
| AOServObject<K,T extends AOServObject<K,T>> |
An AOServObject is the lowest level object
for all data in the system.
|
| AOServObject |
|
| AoservProtocol |
Constants used in communication between the client and server.
|
| AoservProtocol.CommandID |
Since the ordinals are used in the protocol (for compatibility with older implementations), values
must be added to the end of this enum.
|
| AoservProtocol.Version |
The current version of the client/server protocol.
|
| AoservProtocolTable |
|
| AOServReadable |
|
| AOServStreamable |
|
| AOServTable<K,V extends AOServObject<K,V>> |
An AOServTable provides access to one
set of AOServObjects.
|
| AOServTable.OrderBy |
|
| AOServWritable |
|
| AOSH |
AOSH is a command interpreter and scripting language
based on the Bourne shell.
|
| ApacheEscape |
Escapes arbitrary values for use in Apache directives.
|
| AppProtocol |
A Protocol represents one type of application
protocol used in NetBinds.
|
| AppProtocolTable |
|
| Architecture |
An Architecture is a simple wrapper for the type
of computer architecture used in a server.
|
| ArchitectureTable |
|
| Assignment |
|
| AssignmentTable |
|
| AttachmentBlock |
An EmailAttachmentBlock restricts one attachment type on one email inbox.
|
| AttachmentBlockTable |
|
| AttachmentType |
An EmailAttachmentType represents one extension that may
be blocked by virus filters.
|
| AttachmentTypeTable |
|
| BackupPartition |
BackupPartition stores backup data.
|
| BackupPartitionTable |
|
| BackupReport |
A BackupReport is generated once per day per package and per server.
|
| BackupReportTable |
|
| BackupRetention |
The possible backup retention values allowed in the system.
|
| BackupRetentionTable |
|
| Bank |
For AO Industries use only.
|
| BankAccount |
For AO Industries use only.
|
| BankAccountTable |
For AO Industries use only.
|
| BankTable |
For AO Industries use only.
|
| BankTransaction |
For AO Industries use only.
|
| BankTransactionTable |
For AO Industries use only.
|
| BankTransactionType |
For AO Industries use only.
|
| BankTransactionTypeTable |
For AO Industries use only.
|
| Bind |
All listening network ports must be registered as a NetBind.
|
| BindFirewallZone |
Each port may be independently associated with a specific set of
Firewalld Zones.
|
| BindFirewallZoneTable |
|
| BindTable |
|
| BlackholeAddress |
Any email sent to a BlackholeEmailAddress is piped
directly to /dev/null - the bit bucket - the email
appears to have been delivered but is simply discarded.
|
| BlackholeAddressTable |
|
| Brand |
A brand has separate website, packages, nameservers, and support.
|
| BrandCategory |
|
| BrandCategoryTable |
|
| BrandTable |
|
| CachedObject<K,T extends CachedObject<K,T>> |
A CachedObject is stored in
a CachedTable for greater
performance.
|
| CachedObjectAccountNameKey<V extends CachedObjectAccountNameKey<V>> |
An object that is cached and uses an int as its primary key,
|
| CachedObjectGroupNameKey<V extends CachedObjectGroupNameKey<V>> |
An object that is cached and uses Group.Name as its primary key,
|
| CachedObjectIntegerKey<V extends CachedObjectIntegerKey<V>> |
An object that is cached and uses an int as its primary key,
|
| CachedObjectLongKey<V extends CachedObjectLongKey<V>> |
An object that is cached and uses a long as its primary key,
|
| CachedObjectStringKey<V extends CachedObjectStringKey<V>> |
An object that is cached and uses an int as its primary key,
|
| CachedObjectUserNameKey<V extends CachedObjectUserNameKey<V>> |
An object that is cached and uses User.Name as its primary key,
|
| CachedObjectUserNameKey<V extends CachedObjectUserNameKey<V>> |
An object that is cached and uses User.Name as its primary key,
|
| CachedObjectUserNameKey<V extends CachedObjectUserNameKey<V>> |
An object that is cached and uses User.Name as its primary key,
|
| CachedObjectUserNameKey<V extends CachedObjectUserNameKey<V>> |
An object that is cached and uses User.Name as its primary key,
|
| CachedTable<K,V extends CachedObject<K,V>> |
A CachedTable stores all of the
available CachedObjects and performs
all subsequent data access locally.
|
| CachedTableAccountNameKey<V extends CachedObjectAccountNameKey<V>> |
|
| CachedTableGroupNameKey<V extends CachedObjectGroupNameKey<V>> |
|
| CachedTableIntegerKey<V extends CachedObjectIntegerKey<V>> |
|
| CachedTableLongKey<V extends CachedObjectLongKey<V>> |
|
| CachedTableStringKey<V extends CachedObjectStringKey<V>> |
|
| CachedTableUserNameKey<V extends CachedObjectUserNameKey<V>> |
|
| CachedTableUserNameKey<V extends CachedObjectUserNameKey<V>> |
|
| CachedTableUserNameKey<V extends CachedObjectUserNameKey<V>> |
|
| CachedTableUserNameKey<V extends CachedObjectUserNameKey<V>> |
|
| CannotRemoveReason<T extends AOServObject<?,? extends T>> |
Encapsulates a reason and optional dependent object.
|
| Category |
|
| CategoryTable |
|
| Certificate |
|
| Certificate.Check |
|
| CertificateName |
|
| CertificateNameTable |
|
| CertificateOtherUse |
|
| CertificateOtherUseTable |
|
| CertificateTable |
|
| Class |
The set of possible classes
|
| Column |
Meta-data for every field of every AOServObject is available as
a SchemaColumn.
|
| ColumnTable |
|
| Command |
Information about every command in the AOSH is
available through the use of Command.
|
| CommandTable |
|
| Context |
Represents one context within a HttpdTomcatSite.
|
| ContextDataSource |
Represents one data source within a HttpdTomcatContext.
|
| ContextDataSourceTable |
|
| ContextParameter |
Represents one parameter within a HttpdTomcatContext.
|
| ContextParameterTable |
|
| ContextTable |
|
| CountryCode |
A CountryCode is a simple wrapper for country
code and name mappings.
|
| CountryCodeTable |
|
| CreditCard |
A CreditCard stores credit card information.
|
| CreditCardTable |
|
| Currency |
|
| CurrencyTable |
|
| CvsRepository |
A CvsRepository represents on repository directory for the CVS pserver.
|
| CvsRepositoryTable |
|
| CyrusImapdBind |
Each CyrusImapdServer may listen for network connections on
multiple NetBinds.
|
| CyrusImapdBindTable |
|
| CyrusImapdServer |
An CyrusImapdServer represents one running instance of Cyrus IMAPD.
|
| CyrusImapdServer.TimeUnit |
|
| CyrusImapdServerTable |
|
| DaemonAcl |
A limited number of hosts may connect to a server's daemon,
each is configured as an AOServerDaemonHost.
|
| DaemonAclTable |
|
| Database |
A MySQLDatabase corresponds to a unique MySQL table
space on one server.
|
| Database |
A PostgresDatabase corresponds to a unique PostgreSQL table
space on one server.
|
| Database.CheckTableResult |
|
| Database.CheckTableResult.MsgType |
|
| Database.Engine |
|
| Database.Name |
Represents a name that may be used for a Database.
|
| Database.Name |
Represents a name that may be used for a PostgreSQL database.
|
| Database.TableStatus |
|
| Database.TableStatus.Collation |
|
| Database.TableStatus.RowFormat |
|
| DatabaseTable |
|
| DatabaseTable |
|
| DatabaseUser |
A MySQLDBUser grants a MySQLServerUser
access to a MySQLDatabase.
|
| DatabaseUserTable |
|
| Device |
Each server has multiple network devices, each listening on different
IP addresses.
|
| DeviceId |
An NetDeviceID is a simple wrapper for the
different names of network devices used in Linux servers.
|
| DeviceIdTable |
|
| DeviceTable |
|
| Disablable |
Classes that are Disablable can be disable and enabled.
|
| DisableLog |
When a resource or resources are disabled, the reason and time is logged.
|
| DisableLogTable |
|
| DistroFile |
For AO Industries use only.
|
| DistroFileTable |
For AO Industries use only.
|
| DistroFileType |
For AO Industries use only.
|
| DistroFileTypeTable |
For AO Industries use only.
|
| DistroReportType |
For AO Industries use only.
|
| DistroReportTypeTable |
For AO Industries use only.
|
| Domain |
A EmailDomain is one hostname/domain of email
addresses hosted on a Server.
|
| DomainTable |
|
| Dumpable |
Flags an AOServObjects as being able to dump its contents into
a Writer.
|
| Encoding |
Beginning with PostgreSQL 7.1, multiple character encoding formats are
supported, the PostgresEncodings represent the possible
formats.
|
| EncodingTable |
|
| EncryptionKey |
Stores the list of encryption keys for a business.
|
| EncryptionKeyTable |
|
| ExpenseCategory |
For AO Industries use only.
|
| ExpenseCategoryTable |
For AO Industries use only.
|
| FileReplication |
Causes a server to replicate itself to another machine on a regular basis.
|
| FileReplication.Activity |
|
| FileReplicationLog |
The entire contents of servers are periodically replicated to another server.
|
| FileReplicationLogTable |
|
| FileReplicationSchedule |
A FailoverFileSchedule controls which time of day (in server
time zone) the failover file replications will occur.
|
| FileReplicationScheduleTable |
|
| FileReplicationSetting |
A FileBackupSetting overrides the default backup behavior.
|
| FileReplicationSettingTable |
|
| FileReplicationTable |
|
| FilesystemCachedObject<K,T extends FilesystemCachedObject<K,T>> |
A FilesystemCachedObject is stored in
a temporary file on disk for local-speed performance while using
minimal heap space.
|
| FilesystemCachedTable<K,V extends FilesystemCachedObject<K,V>> |
A FilesystemCachedTable stores all of the
available FilesystemCachedObjects in a
temporary file and performs all subsequent data access
locally.
|
| FirewallZone |
Defines a firewalld zone that exists on a Host.
|
| FirewallZone.Name |
|
| FirewallZoneName |
|
| FirewallZoneTable |
|
| ForbiddenZone |
A DNSForbiddenZone is a zone that may not be hosted by
AO Industries' name servers.
|
| ForbiddenZoneTable |
|
| ForeignKey |
A SchemaForeignKey represents when a column in one
AOServTable references a column in another
AOServTable.
|
| ForeignKeyTable |
|
| Forwarding |
An EmailForwarding directs incoming mail to a
different destination.
|
| ForwardingTable |
An Architecture wraps all the data for a single supported
computer architecture.
|
| Gecos |
|
| GlobalObject<K,T extends GlobalObject<K,T>> |
A GlobalObject is stored in
a GlobalTable and shared by all users
for greater performance.
|
| GlobalObjectDomainNameKey<T extends GlobalObjectDomainNameKey<T>> |
An object that is cached and uses a DomainName as its primary key,
|
| GlobalObjectIntegerKey<T extends GlobalObjectIntegerKey<T>> |
An object that is cached and uses an int as its primary key,
|
| GlobalObjectPosixPathKey<T extends GlobalObjectPosixPathKey<T>> |
An object that is cached and uses a PosixPath as its primary key,
|
| GlobalObjectStringKey<T extends GlobalObjectStringKey<T>> |
An object that is cached and uses a String as its primary key,
|
| GlobalTable<K,V extends GlobalObject<K,V>> |
A GlobalTable is shared between all users.
|
| GlobalTableDomainNameKey<V extends GlobalObjectDomainNameKey<V>> |
|
| GlobalTableIntegerKey<V extends GlobalObjectIntegerKey<V>> |
|
| GlobalTablePosixPathKey<V extends GlobalObjectPosixPathKey<V>> |
|
| GlobalTableStringKey<V extends GlobalObjectStringKey<V>> |
|
| Group |
A LinuxGroup may exist on multiple Servers.
|
| Group.Name |
Represents a group ID that may be used by certain types of groups.
|
| GroupServer |
A LinuxServerGroup adds a LinuxGroup
to a Server, so that LinuxServerAccount with
access to the group may use the group on the server.
|
| GroupServerTable |
|
| GroupTable |
|
| GroupType |
Each LinuxGroup's use is limited by which
LinuxGroupType is associated with it.
|
| GroupTypeTable |
|
| GroupUser |
Each LinuxGroup may be accessed by any number
of LinuxAccounts.
|
| GroupUserTable |
|
| GuestUser |
If a LinuxAccount has a FTPGuestUser attached to it,
FTP connections will be limited with their home directory as the root
directory.
|
| GuestUserTable |
|
| HashedKey |
|
| HashedPassword |
|
| Header |
Each VirtualHost may have header configurations attached to it.
|
| Header.Type |
|
| HeaderTable |
|
| Host |
A Server stores the details about a single, physical server.
|
| Host |
One host tracked by an IpReputationSet.
|
| HostTable |
|
| HostTable |
|
| HttpdBind |
Each HttpdServer may listen for network connections on
multiple NetBinds.
|
| HttpdBindTable |
|
| HttpdServer |
An HttpdServer represents one running instance of the
Apache web server.
|
| HttpdServerTable |
|
| InboxAddress |
A LinuxAccount may have any number of email
addresses routed to it to become an email inbox.
|
| InboxAddressTable |
|
| InboxAttributes |
InboxAttributes stores all the details of a mail inbox.
|
| IpAddress |
Each IPAddress represents a unique IPv4 address.
|
| IpAddressMonitoring |
|
| IpAddressMonitoringTable |
|
| IpAddressTable |
|
| JdbcProvider |
A JDBCProvider provides connection information for a JDBC-enabled database.
|
| JkMount |
|
| JkMountTable |
|
| JkProtocol |
Apache's mod_jk supports multiple versions of the
Apache JServ Protocol.
|
| JkProtocolTable |
|
| Language |
|
| LanguageTable |
|
| Limiter |
An IpReputationLimiter rate-limits traffic by class and type.
|
| LimiterClass |
The limit for one class of a IpReputationLimiter.
|
| LimiterClass.TimeUnit |
The set of possible units
|
| LimiterClassTable |
|
| LimiterSet |
One set used by a IpReputationLimiter.
|
| LimiterSetTable |
|
| LimiterTable |
|
| LinuxDaemonAcl |
|
| LinuxGroupName |
|
| LinuxId |
|
| LinuxId |
Several resources on a Server require a server-wide
unique identifier.
|
| LinuxServer |
|
| LinuxUserName |
|
| List |
Any incoming email addressed to a List is immediately
forwarded on to all addresses contained in the list.
|
| ListAddress |
An List may receive email on multiple addresses, and
then forward those emails to the list of destinations.
|
| ListAddressTable |
|
| ListTable |
|
| Location |
TODO: Make the authentication aspect optional since this now has an optional handler.
|
| Location.Handler |
The set of expected handlers.
|
| LocationTable |
|
| MajordomoList |
A MajordomoList is one list within a MajordomoServer.
|
| MajordomoListTable |
|
| MajordomoServer |
A MajordomoServer provides Majordomo functionality for
a EmailDomain.
|
| MajordomoServerTable |
|
| MajordomoVersion |
Multiple versions of Majordomo are supported by the system.
|
| MajordomoVersionTable |
|
| Money |
|
| MoneyUtil |
Helper functions for Money.
|
| MonthlyCharge |
Miscellaneous monthly charges may be applied to an
Account.
|
| MonthlyChargeTable |
|
| MySQLDatabaseName |
|
| MysqlReplication |
Represents MySQL replication for one a FailoverFileReplication or Server.
|
| MysqlReplication.SlaveStatus |
|
| MysqlReplicationTable |
|
| MySQLServerName |
|
| MySQLTableName |
|
| MySQLUserName |
|
| NestedInputStream |
A NestedInputStream reads data from
within a StreamableInput as if it were
a separate stream.
|
| Network |
One network tracked by an IpReputationSet.
|
| NetworkTable |
|
| NoticeLog |
A NoticeLog entry is created when a client has been
notified of either a failed credit card transaction or a past due
debt.
|
| NoticeLogBalance |
A NoticeLog has the account balances at the time the notice was sent.
|
| NoticeLogBalanceTable |
|
| NoticeLogTable |
|
| NoticeType |
Each reason for notifying clients is represented by a
NoticeType.
|
| NoticeTypeTable |
|
| OperatingSystem |
One type of operating system.
|
| OperatingSystemTable |
All of the operating systems referenced from other tables.
|
| OperatingSystemVersion |
One version of a operating system.
|
| OperatingSystemVersionTable |
All of the operating system versions referenced from other tables.
|
| Option |
Stores an option for a sign-up request, each option has a unique name per sign-up request.
|
| OptionTable |
|
| Package |
A Package is a set of resources and its associated price.
|
| PackageCategory |
A PackageCategory represents one type of service
|
| PackageCategoryTable |
|
| PackageDefinition |
A PackageDefinition stores one unique set of resources, limits, and prices.
|
| PackageDefinitionLimit |
A PackageDefinitionLimit stores one limit that is part of a PackageDefinition.
|
| PackageDefinitionLimitTable |
|
| PackageDefinitionTable |
|
| PackageTable |
|
| Parser |
Static utilities for use in SQL parsing.
|
| PasswordChecker |
Performs password checking for all password protected
services.
|
| PasswordChecker.PasswordStrength |
|
| PasswordChecker.Result |
|
| PasswordGenerator |
Generates easily remembered random passwords of at least 38 bits of entropy.
|
| PasswordProtected |
Classes that are PasswordProtected provide mechanisms for
checking password strength.
|
| Payment |
A CreditCardTransaction stores the complete history of credit card transactions.
|
| PaymentTable |
|
| PaymentType |
The system can process several different PaymentTypes.
|
| PaymentTypeTable |
|
| Permission |
All of the permissions within the system.
|
| Permission.Name |
The possible permissions.
|
| PermissionTable |
The table containing all of the possible permissions.
|
| PhysicalServer |
A PhysicalServer consumes space and electricity in a rack
and provides resources.
|
| PhysicalServer.UpsType |
|
| PhysicalServerTable |
|
| Pipe |
Incoming email addressed to an EmailPipe is piped
into a native process.
|
| PipeAddress |
Any number of EmailAddresses may be directed to
an EmailPipe.
|
| PipeAddressTable |
|
| PipeTable |
|
| PosixPath |
|
| PosixPath |
Represents a full path in POSIX style.
|
| PostgresDatabaseName |
|
| PostgresServerName |
|
| PostgresUserName |
|
| Priority |
Tickets are prioritized by both the client and
support personnel.
|
| PriorityTable |
|
| PrivateServer |
When a PrivateFTPServer is attached to a
NetBind, the FTP server reponds as configured
in the PrivateFTPServer.
|
| PrivateServerTable |
|
| PrivateTomcatSite |
An HttpdStdTomcatSite indicates that a
HttpdTomcatSite is configured in the standard layout
of one Tomcat instance per Java virtual machine.
|
| PrivateTomcatSiteTable |
|
| Process |
Each Thread on the master reports its activities so that
a query on this table shows a snapshot of the currently running system.
|
| Processor |
A CreditCardProcessor represents on Merchant account used for credit card processing.
|
| ProcessorTable |
|
| ProcessorType |
All of the types of processors.
|
| ProcessorTypeTable |
The table containing all of the possible processor types.
|
| ProcessTable |
|
| Profile |
Contact information associated with an Account.
|
| Profile.EmailFormat |
The set of possible units
|
| ProfileTable |
|
| ProgressListener |
Synchronously notified of table loading progress.
|
| Rack |
A Rack stores PhysicalServers.
|
| RackTable |
|
| Record |
A DNSRecord is one line of a DNSZone
(name server zone file).
|
| RecordTable |
|
| RecordType |
The DNSType associated with a DNSRecord provides
details about which values should be used in the destination field, and whether
a priority, weight, and port should exist.
|
| RecordTypeTable |
|
| Removable |
Flags an AOServObjects as being able to be removed
with a call to the remove() method.
|
| Request |
Stores a single sign-up request.
|
| RequestTable |
|
| Reseller |
A reseller may handle support tickets..
|
| ResellerTable |
|
| Resource |
A Resource is a measurable hardware resource.
|
| ResourceTable |
|
| RewriteRule |
|
| RewriteRuleTable |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| Schema |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaBeanInfo |
|
| SchemaParent |
|
| SendmailBind |
Each SendmailServer may listen for network connections on
multiple NetBinds.
|
| SendmailBindTable |
|
| SendmailServer |
An SendmailServer represents one running instance of Sendmail.
|
| SendmailServerTable |
|
| Server |
A Server stores the details about a server that runs the AOServ distribution.
|
| Server |
A MySQLServer corresponds to a unique MySQL install
space on one server.
|
| Server |
A PostgresServer corresponds to a unique PostgreSQL install
space on one server.
|
| Server.DaemonAccess |
|
| Server.DrbdReport |
|
| Server.DrbdReport.ConnectionState |
Obtained from http://www.drbd.org/users-guide/ch-admin.html#s-connection-states
|
| Server.DrbdReport.DiskState |
Obtained from http://www.drbd.org/users-guide/ch-admin.html#s-disk-states
|
| Server.DrbdReport.Role |
Obtained from http://www.drbd.org/users-guide/ch-admin.html#s-roles
|
| Server.FilesystemReport |
|
| Server.LvmReport |
|
| Server.LvmReport.LogicalVolume |
|
| Server.LvmReport.PhysicalVolume |
|
| Server.LvmReport.Segment |
|
| Server.LvmReport.SegmentType |
|
| Server.LvmReport.Stripe |
|
| Server.LvmReport.VolumeGroup |
|
| Server.MasterStatus |
|
| Server.MdMismatchReport |
The results of the most recent weekly RAID check.
|
| Server.Name |
Represents a name that may be used for a MySQL installation.
|
| Server.Name |
Represents a name that may be used for a PostgreSQL installation.
|
| Server.RaidLevel |
|
| Server.ReservedWord |
Deprecated.
|
| Server.ReservedWord |
Deprecated.
|
| ServerFarm |
AO Industries provides greater reliability through the use of multiple network locations.
|
| ServerFarmTable |
For AO Industries use only.
|
| ServerStat |
To aid in system reliability, scalability, and debugging, many server
runtime statistics are maintained.
|
| ServerStatTable |
|
| ServerTable |
|
| ServerTable |
|
| ServerTable |
|
| Set |
An IpReputationSet stores network and host IP reputation fed
from external sources.
|
| Set.AddReputation |
|
| Set.ConfidenceType |
|
| Set.ReputationType |
|
| SetTable |
|
| SharedTomcat |
An HttpdSharedTomcat stores configuration information
about the Jakarta Tomcat JVM under which run one or more
HttpdTomcatSharedSites.
|
| SharedTomcatSite |
An HttpdTomcatSharedSite is an HttpdTomcatSite
running under an HttpdSharedTomcat.
|
| SharedTomcatSiteTable |
|
| SharedTomcatTable |
|
| Shell |
All of the possible Linux login shells are provided as
Shells.
|
| ShellTable |
|
| SimpleAOClient |
|
| SingleTableObject<K,V extends AOServObject<K,V>> |
Indicates that an object is contained in only one table.
|
| Site |
An HttpdJBossSite indicates that an HttpdSite
uses JBoss as its servlet engine.
|
| Site |
An HttpdSite is one unique set of web content and resides in
its own directory under /www.
|
| Site |
An HttpdTomcatSite indicates that an HttpdSite
uses the Jakarta Tomcat project as its servlet engine.
|
| SiteTable |
|
| SiteTable |
|
| SiteTable |
|
| SmtpRelay |
When a user successfully logs into either the POP3 or
IMAP mail systems, access from their host is
granted to the SMTP server via a EmailSmtpRelay.
|
| SmtpRelayTable |
|
| SmtpRelayType |
The EmailSmtpRelayType of an EmailSmtpRelay
controls the servers response.
|
| SmtpRelayTypeTable |
|
| SmtpSmartHost |
Provides SMTP relay services for one or more non-managed servers.
|
| SmtpSmartHostDomain |
Provides non-default per-domain smart host limits.
|
| SmtpSmartHostDomainTable |
|
| SmtpSmartHostTable |
|
| SocketConnection |
A SocketConnection is a single, persistent, plaintext
connection to the server.
|
| Software |
A TechnologyName represents one piece of software installed in
the system.
|
| SoftwareCategorization |
A Technology associates a TechnologyClass
with a TechnologyName.
|
| SoftwareCategorizationTable |
|
| SoftwareCategory |
A TechnologyClass is one type of software package
installed on the servers.
|
| SoftwareCategoryTable |
|
| SoftwareTable |
|
| SoftwareVersion |
Each TechnologyName may have multiple versions installed.
|
| SoftwareVersionTable |
|
| SpamAssassinMode |
An EmailSpamAssassinIntegrationMode is a simple wrapper for the types
of SpamAssassin integration modes.
|
| SpamAssassinModeTable |
|
| SpamMessage |
Every SpamEmailMessage that causes an IP address
to be blocked via a EmailSmtpRelay is logged in this
table.
|
| SpamMessageTable |
|
| SQLCast |
Casts one result type to another.
|
| SQLColumnJoin |
Gets the value for one column by following its reference to another table.
|
| SQLColumnValue |
Gets the value for one column.
|
| SQLComparator<T> |
Compares columns.
|
| SQLExpression |
An expression in used in select statements and internal sorting.
|
| SSLConnector |
A SSLConnector provides the connection between
the client and server over secured SSL sockets.
|
| StaticSite |
An HttpdStaticSite indicates that an HttpdSite
serves static content only.
|
| StaticSiteTable |
|
| Status |
The TicketStatus of a Ticket changes
through each step of its life cycle.
|
| StatusTable |
|
| StreamHandler |
Handles a response stream.
|
| SystemAlias |
Each Server has several entries in /etc/aliases
that do not belong to any particular EmailDomain or
Package.
|
| SystemAliasTable |
|
| SystemdUtil |
Systemd utilities
|
| Table |
|
| Table_Name |
Represents a name that may be used for a MySQL table.
|
| Table.TableID |
Each set of tables in the protocol used by this client version.
|
| TableLoadListener |
Synchronously notified with each object as the table is being loaded.
|
| TableTable |
|
| TCPConnector |
A TCPConnector provides the connection between
the object layer and the data over a pool of un-secured sockets.
|
| TcpRedirect |
Each server may perform TCP redirects via xinetd.
|
| TcpRedirectTable |
|
| Ticket |
The Ticket system allows clients to submit support
requests and monitor the progress of the work.
|
| TicketLoggingHandler |
An implementation of Handler that logs to the ticket system.
|
| TicketTable |
|
| TicketType |
Each Ticket is of a specific TicketType.
|
| TicketTypeTable |
|
| TimeZone |
All of the time zones on a server.
|
| TimeZoneTable |
The table containing all of the possible time zones.
|
| TopLevelDomain |
A DNSTLD is a name server top level domain.
|
| TopLevelDomainTable |
|
| Transaction |
Each Account has an account of all the
charges and payments processed.
|
| TransactionSearchCriteria |
A TransactionSearchCriteria stores all the parameters
for a Transaction search.wraps all the different
ways in which the transaction table may be searched.
|
| TransactionTable |
|
| TransactionType |
A TransactionType is one type that may be used
in a Transaction.
|
| TransactionTypeTable |
|
| Type |
|
| TypeTable |
|
| User |
Each Username is unique across all systems and must
be allocated to a Package before use in any of the
account types.
|
| User |
One user may have shell, FTP, and/or email access to any number
of servers.
|
| User |
|
| User |
A MySQLUser stores the details of a MySQL account
that are common to all servers.
|
| User |
A PostgresUser may have access to multiple servers.
|
| User.Gecos |
Used for the various user-provided fields in the /etc/passwd file.
|
| User.Name |
Represents the most general form of a user name.
|
| User.Name |
Represents a Linux username.
|
| User.Name |
Represents a MySQL user ID.
|
| User.Name |
Represents a PostgreSQL user ID.
|
| UserAcl |
A MasterHost controls which hosts a MasterUser
is allowed to connect from.
|
| UserAclTable |
|
| UserHost |
MasterUsers are restricted to data based on a list
of Servers they may access.
|
| UserHostTable |
|
| UserName |
|
| UserServer |
A LinuxServerAccount grants a LinuxAccount
access to a Server.
|
| UserServer |
A MySQLServerUser grants a MySQLUser access
to a Server.
|
| UserServer |
A PostgresServerUser grants a PostgresUser
access to a Server.
|
| UserServerTable |
|
| UserServerTable |
|
| UserServerTable |
|
| UserTable |
|
| UserTable |
|
| UserTable |
|
| UserTable |
|
| UserTable |
|
| UserType |
The LinuxAccountType of a LinuxAccount
controls which systems the account may access.
|
| UserTypeTable |
|
| UsState |
A USState represents State of the
United States.
|
| UsStateTable |
|
| Version |
A PostgresVersion flags which TechnologyVersions
are a version of PostgreSQL.
|
| Version |
An HttpdJBossVersion flags which
TechnologyVersions are a version of the JBoss
EJB Container.
|
| Version |
An HttpdTomcatVersion flags which
TechnologyVersions are a version of the Jakarta
Tomcat servlet engine.
|
| VersionTable |
|
| VersionTable |
|
| VersionTable |
|
| VirtualDisk |
A VirtualDisk is a block device for a VirtualServer.
|
| VirtualDiskTable |
|
| VirtualHost |
|
| VirtualHostName |
Multiple HttpdSiteURLs may be attached to a unique
combination of HttpdSite and HttpdBind,
represented by an HttpdSiteBind.
|
| VirtualHostNameTable |
|
| VirtualHostTable |
|
| VirtualServer |
A VirtualServer consumes physical resources within the
virtualization layer.
|
| VirtualServerTable |
|
| WhoisHistory |
Logs the whois history for each registrable domain.
|
| WhoisHistoryAccount |
Logs which accounts were associated with a registrable domain at the time of whois lookup.
|
| WhoisHistoryAccountTable |
|
| WhoisHistoryTable |
|
| Worker |
An HttpdWorker represents a unique combination of
HttpdJKCode and HttpdTomcatSite.
|
| WorkerName |
When using Apache's mod_jk, each connection to a servlet
container is assigned a unique two-character identifier.
|
| WorkerNameTable |
|
| WorkerTable |
|
| Zone |
A DNSZone is one domain hosted in the name servers.
|
| ZoneTable |
|