Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- SAC - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- SASS - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- save() - Method in class de.bytestore.hostinger.internal.service.SpaceService
-
Saves the current SpaceConfig object to a JSON file.
- save(User, QrData) - Method in class de.bytestore.hostinger.security.service.TOTPService
-
Saves the user's information and secret for Time-based One-Time Password (TOTP) authentication.
- save(Object...) - Static method in class de.bytestore.hostinger.handler.DatabaseHandler
- saveItems() - Method in class de.bytestore.hostinger.api.ecommerce.CartController
- saveRecoveryCodes(User, String[], TOTPStorage) - Method in class de.bytestore.hostinger.security.service.TOTPService
-
Saves the recovery codes for a user.
- SCAD - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- SCALA - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- scanBeans() - Method in class de.bytestore.hostinger.handler.CardService
- scanProjectForSecurityAnnotations() - Static method in class de.bytestore.hostinger.security.service.ProjectService
- SCHEME - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- SCREEN - Enum constant in enum class de.bytestore.hostinger.menu.entity.MenuItemType
- screens() - Method in interface de.bytestore.hostinger.security.APIDocsRole
- screens() - Method in interface de.bytestore.hostinger.security.APIDocsTryItOutRole
- screens() - Method in interface de.bytestore.hostinger.security.roles.CustomerRole
- screens() - Method in interface de.bytestore.hostinger.security.roles.SpaceRole
- screens() - Method in interface de.bytestore.hostinger.security.roles.SupporterRole
- SCRYPT - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- SCSS - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- SCTP - Enum constant in enum class de.bytestore.hostinger.process.entity.hosting.enums.PortProtocol
- SecureUserService - Class in de.bytestore.hostinger.security.service
- SecureUserService() - Constructor for class de.bytestore.hostinger.security.service.SecureUserService
- SecurityConfig - Class in de.bytestore.hostinger
- SecurityConfig() - Constructor for class de.bytestore.hostinger.SecurityConfig
- securityFilterChain(HttpSecurity) - Method in class de.bytestore.hostinger.api.CSRFTest
- securityFilterChain(HttpSecurity) - Method in class de.bytestore.hostinger.MediaConfig
- securityFilterChain(HttpSecurity) - Method in class de.bytestore.hostinger.process.api.NoVNCWebsocket
- SecurityGrade - Enum Class in de.bytestore.hostinger.security.entity
-
SecurityGrade represents different levels of security, each associated with a specific integer identifier.
- SecurityLevel - Enum Class in de.bytestore.hostinger.entity.system.enums
-
SecurityLevel is an enumeration representing different levels of security severity.
- SecurityLevel - Annotation Interface in de.bytestore.hostinger.security.annotations
- SecurityLevels - Annotation Interface in de.bytestore.hostinger.security.annotations
- SecurityLog - Class in de.bytestore.hostinger.security.entity.log
-
Represents an entity for logging security events in the system.
- SecurityLog() - Constructor for class de.bytestore.hostinger.security.entity.log.SecurityLog
- SecurityLogConfiguration - Class in de.bytestore.hostinger.security.jobs.log
- SecurityLogConfiguration() - Constructor for class de.bytestore.hostinger.security.jobs.log.SecurityLogConfiguration
- SecurityLogJob - Class in de.bytestore.hostinger.security.jobs.log
- SecurityLogJob() - Constructor for class de.bytestore.hostinger.security.jobs.log.SecurityLogJob
- SecurityLogJobConfiguration - Class in de.bytestore.hostinger.security.jobs.log
- SecurityLogJobConfiguration() - Constructor for class de.bytestore.hostinger.security.jobs.log.SecurityLogJobConfiguration
- SecurityLogs - Class in de.bytestore.hostinger.entity.system
-
Represents a log entry for a security-related event.
- SecurityLogs() - Constructor for class de.bytestore.hostinger.entity.system.SecurityLogs
- SecurityLogSetting - Class in de.bytestore.hostinger.security.settings
-
Represents the application settings for security log management.
- SecurityLogSetting() - Constructor for class de.bytestore.hostinger.security.settings.SecurityLogSetting
- SecurityLogsListView - Class in de.bytestore.hostinger.view.securitylogs
- SecurityLogsListView() - Constructor for class de.bytestore.hostinger.view.securitylogs.SecurityLogsListView
- SecurityService - Class in de.bytestore.hostinger.security.service
-
SecurityService provides core security-related services, such as GeoIP handling, logging security activities, and retrieving client IP addresses.
- SecurityService() - Constructor for class de.bytestore.hostinger.security.service.SecurityService
- sendKey(int, Boolean) - Method in class de.bytestore.hostinger.components.novnc.NoVNCConsole
-
Sends a key event to the associated NoVNCConsole.
- sendMail(String, MailAccount, String, String, String[], String[]) - Method in class de.bytestore.hostinger.security.service.MailService
-
Sends an email using the specified parameters.
- sendMail(String, String, HashMap<String, Object>) - Method in class de.bytestore.hostinger.security.service.MailService
-
Sends an email based on a specified template and data map.
- sendMail(String, String, HashMap<String, Object>, String[], String[]) - Method in class de.bytestore.hostinger.security.service.MailService
-
Sends an email using the specified template and data.
- sendVerification(User) - Method in class de.bytestore.hostinger.security.service.SecureUserService
-
Sends a verification email to the specified user.
- separatePath(String) - Static method in class de.bytestore.hostinger.process.service.ImageService
-
Separates a given path string into a list of individual path components.
- SEPARATOR - Enum constant in enum class de.bytestore.hostinger.menu.entity.MenuItemType
- serialize(LocalDateTime, Type, JsonSerializationContext) - Method in class de.bytestore.hostinger.gson.LocalDateTimeAdapter
- serialize(OffsetDateTime, Type, JsonSerializationContext) - Method in class de.bytestore.hostinger.gson.OffsetDateTimeAdapter
- SessionCard - Class in de.bytestore.hostinger.components.cards
- SessionCard() - Constructor for class de.bytestore.hostinger.components.cards.SessionCard
- sessions - Variable in class de.bytestore.hostinger.process.service.VNCService
- setActivity(ActivityStatus) - Method in class de.bytestore.hostinger.entity.user.User
-
Updates the activity status of the user.
- setAmount(Integer) - Method in class de.bytestore.hostinger.entity.ecommerce.WarehouseProduct
- setAmount(BigInteger) - Method in class de.bytestore.hostinger.entity.ecommerce.Cart
- setApplicationContext(ApplicationContext) - Method in class de.bytestore.hostinger.RootAutowireLoader
-
Sets the ApplicationContext that this object runs in.
- setAttachInvoiceToMail(Boolean) - Method in class de.bytestore.hostinger.entity.settings.InvoiceSettings
- setAuthor(String) - Method in class de.bytestore.hostinger.components.ChatMessage
- setAuthor(String, boolean) - Method in class de.bytestore.hostinger.components.ChatMessage
- setAuthorities(Collection<? extends GrantedAuthority>) - Method in class de.bytestore.hostinger.entity.user.User
- setAutofocus(boolean) - Method in class de.bytestore.hostinger.components.themetoggle.ThemeToggle
-
Set the button to be input focused when the page loads.
- setAutoReorder(Boolean) - Method in class de.bytestore.hostinger.entity.ecommerce.WarehouseProduct
- setAutoUpdateHostinger(Boolean) - Method in class de.bytestore.hostinger.entity.settings.SystemSettings
- setAutoUpdateModules(Boolean) - Method in class de.bytestore.hostinger.entity.settings.SystemSettings
- setBackup(Backup) - Method in class de.bytestore.hostinger.process.entity.hosting.process.Process
- setBackwardsEnabled(boolean) - Method in class de.bytestore.hostinger.components.wizard.Wizard
-
Enables or disables the "Back" button in the wizard footer and sets the appropriate title for the button based on its state.
- setBranch(VersionBranch) - Method in class de.bytestore.hostinger.entity.space.Update
- setCachedValue(String, Object) - Method in class de.bytestore.hostinger.internal.service.SystemService
-
Sets the cached value for the given key.
- setCard(Card) - Method in class de.bytestore.hostinger.components.cards.template.DynamicCard
-
Sets the card object for this instance and updates its associated ID to the fully qualified class name of the provided card.
- setCard(String) - Method in class de.bytestore.hostinger.entity.CardConfig
- setCategory(PluginType) - Method in class de.bytestore.hostinger.entity.space.Plugin
- setCity(String) - Method in class de.bytestore.hostinger.entity.ecommerce.Warehouse
- setColor(String) - Method in class de.bytestore.hostinger.components.Badge
-
Sets the color of the badge.
- setComment(String) - Method in class de.bytestore.hostinger.entity.ecommerce.Cart
- setCompartment(String) - Method in class de.bytestore.hostinger.entity.ecommerce.WarehouseProduct
- setConsole(ConsoleType) - Method in class de.bytestore.hostinger.process.entity.hosting.hosting.Virtualized
- setCountry(String) - Method in class de.bytestore.hostinger.entity.ecommerce.Warehouse
- setCreatedBy(String) - Method in class de.bytestore.hostinger.entity.ecommerce.Manufacturer
- setCreatedBy(String) - Method in class de.bytestore.hostinger.entity.ecommerce.ProductCategories
- setCreatedBy(String) - Method in class de.bytestore.hostinger.entity.ecommerce.ProductSetting
- setCreatedBy(String) - Method in class de.bytestore.hostinger.entity.ecommerce.Shipment
- setCreatedBy(String) - Method in class de.bytestore.hostinger.entity.ecommerce.WarehouseProduct
- setCreatedBy(String) - Method in class de.bytestore.hostinger.entity.space.Plugin
- setCreatedDate(OffsetDateTime) - Method in class de.bytestore.hostinger.entity.ecommerce.Manufacturer
- setCreatedDate(OffsetDateTime) - Method in class de.bytestore.hostinger.entity.ecommerce.ProductCategories
- setCreatedDate(OffsetDateTime) - Method in class de.bytestore.hostinger.entity.ecommerce.ProductSetting
- setCreatedDate(OffsetDateTime) - Method in class de.bytestore.hostinger.entity.ecommerce.Shipment
- setCreatedDate(OffsetDateTime) - Method in class de.bytestore.hostinger.entity.ecommerce.WarehouseProduct
- setCreatedDate(OffsetDateTime) - Method in class de.bytestore.hostinger.entity.space.Plugin
- setCurrent(String) - Method in class de.bytestore.hostinger.components.cards.UsageCard
-
Sets the current value and updates the display of the UsageCard.
- setCurrent(String) - Method in class de.bytestore.hostinger.components.ProgressText
- setDate(String) - Method in class de.bytestore.hostinger.components.ChatMessage
- setDealer(Dealer) - Method in class de.bytestore.hostinger.entity.logistics.LogisticsResultItem
- setDebug(Boolean) - Method in class de.bytestore.hostinger.entity.settings.FTPServerSettings
- setDebug(Boolean) - Method in class de.bytestore.hostinger.entity.settings.InvoiceSettings
- setDebug(Boolean) - Method in class de.bytestore.hostinger.entity.settings.SystemSettings
- setDefaultAvatar(FileRef) - Method in class de.bytestore.hostinger.entity.settings.UserDefaultSettings
- setDefaultRole(String) - Method in class de.bytestore.hostinger.entity.settings.UserDefaultSettings
- setDescription(MultilingualString) - Method in class de.bytestore.hostinger.entity.ecommerce.Manufacturer
- setDescription(String) - Method in class de.bytestore.hostinger.components.logistics.LogisticsItem
-
Sets the description of the logistics item.
- setDescription(String) - Method in class de.bytestore.hostinger.entity.ecommerce.ProductCategories
- setDescription(String) - Method in class de.bytestore.hostinger.entity.settings.UserDefaultSettings
- setDescription(String) - Method in class de.bytestore.hostinger.entity.space.Plugin
- setEmailNotifications(MailAccount) - Method in class de.bytestore.hostinger.entity.settings.InvoiceSettings
- setEmailNotifications(MailAccount) - Method in class de.bytestore.hostinger.entity.settings.SystemSettings
- setEmailTemplate(MessageTemplate) - Method in class de.bytestore.hostinger.entity.settings.InvoiceSettings
- setEncoding(String) - Method in class de.bytestore.hostinger.entity.settings.InvoiceSettings
- setErrorParameter(BeforeEnterEvent, ErrorParameter<NotFoundException>) - Method in class de.bytestore.hostinger.security.exception.NoRouteToHostExceptionHandler
- setFirst(Component) - Method in class de.bytestore.hostinger.components.cards.ImageTitleCard
- setFormatting(CodeType) - Method in class de.bytestore.hostinger.process.entity.hosting.process.ImageFile
- setForwardEnabled(boolean) - Method in class de.bytestore.hostinger.components.wizard.Wizard
-
Enables or disables the forward navigation button in the wizard footer
- setFullscreen(boolean) - Method in class de.bytestore.hostinger.components.novnc.NoVNCConsole
-
Sets the fullscreen state of the NoVNCConsole.
- setHostname(String) - Method in class de.bytestore.hostinger.components.novnc.NoVNCConsole
-
Sets the hostname value for the NoVNCConsole.
- setIcon(Component) - Method in class de.bytestore.hostinger.components.themetoggle.ThemeToggle
-
Sets the given component as the icon of this button.
- setIcon(String) - Method in class de.bytestore.hostinger.components.logistics.LogisticsItem
-
Sets the icon for the logistics item.
- setId(Integer) - Method in class de.bytestore.hostinger.entity.ecommerce.Manufacturer
- setId(Integer) - Method in class de.bytestore.hostinger.entity.ecommerce.ProductCategories
- setId(Integer) - Method in class de.bytestore.hostinger.entity.ecommerce.ProductSetting
- setId(Integer) - Method in class de.bytestore.hostinger.entity.ecommerce.Warehouse
- setId(Integer) - Method in class de.bytestore.hostinger.entity.ecommerce.WarehouseProduct
- setId(String) - Method in class de.bytestore.hostinger.entity.system.Stats
- setId(UUID) - Method in class de.bytestore.hostinger.entity.CardConfig
- setId(UUID) - Method in class de.bytestore.hostinger.entity.ecommerce.Cart
- setId(UUID) - Method in class de.bytestore.hostinger.entity.ecommerce.Shipment
- setId(UUID) - Method in class de.bytestore.hostinger.entity.logistics.LogisticsResultItem
- setId(UUID) - Method in class de.bytestore.hostinger.entity.space.Plugin
- setId(UUID) - Method in class de.bytestore.hostinger.process.entity.console.vnc.VNCSession
- setIgnoreHTTPS(Boolean) - Method in class de.bytestore.hostinger.entity.settings.SystemSettings
- setImage(FileRef) - Method in class de.bytestore.hostinger.entity.ecommerce.Manufacturer
- setImageIcon(String) - Method in class de.bytestore.hostinger.components.cards.ImageTitleCard
-
Sets the image icon for the ImageTitleCard.
- setIndeterminate(boolean) - Method in class de.bytestore.hostinger.components.cards.UsageCard
-
Sets the indeterminate state of the progress bar.
- setIndeterminate(boolean) - Method in class de.bytestore.hostinger.components.ProgressText
-
Sets the indeterminate state of the progress bar.
- setInterval(IntervalType) - Method in class de.bytestore.hostinger.entity.ecommerce.Product
-
Sets the interval for the product.
- setIntervalType(IntervalType) - Method in class de.bytestore.hostinger.entity.ecommerce.SubscriptionPrice
- setInvoiceTemplate(MessageTemplate) - Method in class de.bytestore.hostinger.entity.settings.InvoiceSettings
- setIpv4Type(IPType) - Method in class de.bytestore.hostinger.process.entity.hosting.network.NetworkConfig
- setIpv6Type(IPType) - Method in class de.bytestore.hostinger.process.entity.hosting.network.NetworkConfig
- setItemType(MenuItemType) - Method in class de.bytestore.hostinger.menu.entity.MenuItem
- setKey(String) - Method in class de.bytestore.hostinger.entity.CardConfig
- setKeystorePassword(String) - Method in class de.bytestore.hostinger.entity.settings.FTPServerSettings
- setLastModifiedBy(String) - Method in class de.bytestore.hostinger.entity.ecommerce.Manufacturer
- setLastModifiedBy(String) - Method in class de.bytestore.hostinger.entity.ecommerce.ProductCategories
- setLastModifiedBy(String) - Method in class de.bytestore.hostinger.entity.ecommerce.ProductSetting
- setLastModifiedBy(String) - Method in class de.bytestore.hostinger.entity.ecommerce.Shipment
- setLastModifiedBy(String) - Method in class de.bytestore.hostinger.entity.ecommerce.WarehouseProduct
- setLastModifiedDate(OffsetDateTime) - Method in class de.bytestore.hostinger.entity.ecommerce.Manufacturer
- setLastModifiedDate(OffsetDateTime) - Method in class de.bytestore.hostinger.entity.ecommerce.ProductCategories
- setLastModifiedDate(OffsetDateTime) - Method in class de.bytestore.hostinger.entity.ecommerce.ProductSetting
- setLastModifiedDate(OffsetDateTime) - Method in class de.bytestore.hostinger.entity.ecommerce.Shipment
- setLastModifiedDate(OffsetDateTime) - Method in class de.bytestore.hostinger.entity.ecommerce.WarehouseProduct
- setLevel(SecurityLevel) - Method in class de.bytestore.hostinger.security.entity.log.GuardianLog
- setLevel(SecurityLevel) - Method in class de.bytestore.hostinger.security.entity.log.SecurityLog
- setLogging(String) - Method in class de.bytestore.hostinger.components.novnc.NoVNCConsole
-
Sets the logging IO for the NoVNCConsole.
- setManufacturerIcon(String) - Method in class de.bytestore.hostinger.components.logistics.LogisticsItem
-
Sets the manufacturer icon for the logistics item.
- setManufacturerImage(String) - Method in class de.bytestore.hostinger.entity.logistics.LogisticsResultItem
- setMaxDownloadSpeed(Integer) - Method in class de.bytestore.hostinger.entity.settings.FTPServerSettings
- setMaxIdleTime(Integer) - Method in class de.bytestore.hostinger.entity.settings.FTPServerSettings
- setMaxUploadSpeed(Integer) - Method in class de.bytestore.hostinger.entity.settings.FTPServerSettings
- setMemoryUnit(MemoryUnit) - Method in class de.bytestore.hostinger.process.entity.hosting.hosting.Machine
- setMemoryUnit(MemoryUnit) - Method in class de.bytestore.hostinger.process.entity.hosting.hosting.Virtualized
- setMemoryUnit(MemoryUnit) - Method in class de.bytestore.hostinger.process.entity.hosting.process.Process
- setMinAmount(Integer) - Method in class de.bytestore.hostinger.entity.ecommerce.WarehouseProduct
- setMinOrderAmount(Long) - Method in class de.bytestore.hostinger.entity.logistics.LogisticsResultItem
- setMinOrderUnit(String) - Method in class de.bytestore.hostinger.entity.logistics.LogisticsResultItem
- setModuleSettings(String) - Method in class de.bytestore.hostinger.view.module.ModuleDetailView
-
Sets the module settings for the given module.
- setName(String) - Method in class de.bytestore.hostinger.entity.ecommerce.Manufacturer
- setName(String) - Method in class de.bytestore.hostinger.entity.ecommerce.ProductCategories
- setName(String) - Method in class de.bytestore.hostinger.entity.ecommerce.Warehouse
- setName(String) - Method in class de.bytestore.hostinger.entity.space.Plugin
- setNameID(String) - Method in class de.bytestore.hostinger.entity.space.Plugin
- setOpenMode(MenuOpenMode) - Method in class de.bytestore.hostinger.menu.entity.MenuItem
- setOrderable(Boolean) - Method in class de.bytestore.hostinger.entity.logistics.LogisticsResultItem
- setOSFiles(Virtualized) - Method in class de.bytestore.hostinger.view.hosting.virtualized.VirtualizedDetailView
- setParent(ProductCategories) - Method in class de.bytestore.hostinger.entity.ecommerce.ProductCategories
- setPassword(String) - Method in class de.bytestore.hostinger.components.novnc.NoVNCConsole
-
Sets the password value for the NoVNCConsole.
- setPort(Integer) - Method in class de.bytestore.hostinger.entity.settings.FTPServerSettings
- setPostcode(String) - Method in class de.bytestore.hostinger.entity.ecommerce.Warehouse
- setPriority(TicketPriority) - Method in class de.bytestore.hostinger.entity.support.Ticket
- setProduct(Product) - Method in class de.bytestore.hostinger.entity.ecommerce.Cart
- setProduct(Product) - Method in class de.bytestore.hostinger.entity.ecommerce.ProductSetting
- setProduct(Product) - Method in class de.bytestore.hostinger.entity.ecommerce.WarehouseProduct
- setProduct(Product) - Method in class de.bytestore.hostinger.entity.logistics.LogisticsResultItem
- setProductImage(String) - Method in class de.bytestore.hostinger.entity.logistics.LogisticsResultItem
- setProvider(String) - Method in class de.bytestore.hostinger.entity.ecommerce.Shipment
- setProviderSettings() - Method in class de.bytestore.hostinger.view.machines.MachinesDetailView
-
Sets the provider settings for the given provider.
- setProxied(Socket) - Method in class de.bytestore.hostinger.process.entity.console.vnc.VNCSession
- setReadOnly(boolean) - Method in class de.bytestore.hostinger.components.novnc.NoVNCConsole
-
Sets the read-only state of the NoVNCConsole.
- setReceiveEncryption(MailServerEncryption) - Method in class de.bytestore.hostinger.security.entity.mail.MailAccount
- setReceiveType(MailReceiverType) - Method in class de.bytestore.hostinger.security.entity.mail.MailAccount
-
Sets the mail receiver type for the mail account.
- setRecommendedPrice(BigDecimal) - Method in class de.bytestore.hostinger.entity.logistics.LogisticsResultItem
- setReorderAmount(Integer) - Method in class de.bytestore.hostinger.entity.ecommerce.WarehouseProduct
- setSecure(Boolean) - Method in class de.bytestore.hostinger.entity.settings.FTPServerSettings
- setSendEncryption(MailServerEncryption) - Method in class de.bytestore.hostinger.security.entity.mail.MailAccount
- setSendType(MailSenderType) - Method in class de.bytestore.hostinger.security.entity.mail.MailAccount
-
Sets the type of mail sender.
- setSetting(String, String) - Method in class de.bytestore.hostinger.modules.service.ModuleService
-
Sets the value of a setting based on the class and key provided.
- setSetting(String, String, String) - Method in class de.bytestore.hostinger.handler.CardService
-
Sets the value of a setting for a given card and key.
- setSettingsOrCreate(User, String, String) - Method in class de.bytestore.hostinger.security.service.SecureUserService
-
Sets the value of a specific setting for a given User.
- setSizeUnit(VolumeUnit) - Method in class de.bytestore.hostinger.process.entity.hosting.hosting.Virtualized
- setSocket(VNCSocket) - Method in class de.bytestore.hostinger.process.entity.console.vnc.VNCSession
- setState(LicenseStatus) - Method in class de.bytestore.hostinger.entity.space.License
- setState(String) - Method in class de.bytestore.hostinger.entity.ecommerce.Warehouse
- setStatus(InvoiceStatus) - Method in class de.bytestore.hostinger.entity.ecommerce.Invoice
- setStatus(PaymentStatus) - Method in class de.bytestore.hostinger.entity.ecommerce.Payment
- setStatus(TicketStatus) - Method in class de.bytestore.hostinger.entity.support.Ticket
- setStatus(ModuleStatus) - Method in class de.bytestore.hostinger.modules.entity.module.Module
- setStatus(String) - Method in class de.bytestore.hostinger.entity.ecommerce.Shipment
- setStock(Long) - Method in class de.bytestore.hostinger.entity.logistics.LogisticsResultItem
- setStockUnit(String) - Method in class de.bytestore.hostinger.entity.logistics.LogisticsResultItem
- setStorageKey(String) - Method in class de.bytestore.hostinger.components.themetoggle.ThemeToggle
- setStreet(String) - Method in class de.bytestore.hostinger.entity.ecommerce.Warehouse
- setSwapUnit(SwapUnit) - Method in class de.bytestore.hostinger.process.entity.hosting.hosting.Virtualized
- setSwapUnit(SwapUnit) - Method in class de.bytestore.hostinger.process.entity.hosting.process.Process
- setText(String) - Method in class de.bytestore.hostinger.components.themetoggle.ThemeToggle
-
Sets the given string as the text content of this component.
- setTitle(String) - Method in class de.bytestore.hostinger.components.cards.TextCard
-
Sets the title of the TextCard.
- setTitle(String) - Method in class de.bytestore.hostinger.components.logistics.LogisticsItem
-
Sets the title of the logistics item.
- setTitle(String) - Method in class de.bytestore.hostinger.components.wizard.WizardStep
- setToken(String) - Method in class de.bytestore.hostinger.security.entity.totp.TOTPRecoveryCodeStorage
- setTooltip(String) - Method in class de.bytestore.hostinger.components.cards.UsageCard
-
Sets the tooltip text for the progress component associated with this card.
- setTooltip(String) - Method in class de.bytestore.hostinger.components.ProgressText
-
Sets a tooltip with the specified text for the component.
- setTruststorePassword(String) - Method in class de.bytestore.hostinger.entity.settings.FTPServerSettings
- setType(CouponType) - Method in class de.bytestore.hostinger.entity.ecommerce.Coupon
- setType(PaymentType) - Method in class de.bytestore.hostinger.entity.ecommerce.Payment
- setType(ProductType) - Method in class de.bytestore.hostinger.entity.ecommerce.Product
-
Sets the type of the product.
- setType(InvoiceType) - Method in class de.bytestore.hostinger.entity.ecommerce.Invoice
- setType(TicketType) - Method in class de.bytestore.hostinger.entity.support.TicketMessage
- setType(WebhookType) - Method in class de.bytestore.hostinger.entity.system.Webhook
- setType(BackupType) - Method in class de.bytestore.hostinger.process.entity.Backup
- setType(FileType) - Method in class de.bytestore.hostinger.process.entity.hosting.process.ImageFile
- setType(PortProtocol) - Method in class de.bytestore.hostinger.process.entity.hosting.network.PortBinding
- setType(RecordType) - Method in class de.bytestore.hostinger.process.entity.hosting.domain.DomainRecord
- setType(VirtualizedType) - Method in class de.bytestore.hostinger.process.entity.hosting.hosting.Virtualized
- setTypeTab(boolean) - Method in class de.bytestore.hostinger.view.hosting.virtualized.VirtualizedDetailView
-
Sets the enabled state of tabs based on the provided parameter.
- setUnit(VolumeUnit) - Method in class de.bytestore.hostinger.process.entity.hosting.storage.Volume
- setUpdate(DynamicItemUpdate) - Method in class de.bytestore.hostinger.components.storage.DynamicItem
- setUpdated(OffsetDateTime) - Method in class de.bytestore.hostinger.entity.system.Stats
- setUsername(String) - Method in class de.bytestore.hostinger.components.novnc.NoVNCConsole
-
Sets the username value for the NoVNCConsole.
- setUuid(UUID) - Method in class de.bytestore.hostinger.entity.ecommerce.ProductCategories
- setUuid(UUID) - Method in class de.bytestore.hostinger.entity.ecommerce.Warehouse
- setUuid(UUID) - Method in class de.bytestore.hostinger.entity.ecommerce.WarehouseProduct
- setValue(double) - Method in class de.bytestore.hostinger.components.cards.UsageCard
-
Sets the value of the progress bar.
- setValue(double) - Method in class de.bytestore.hostinger.components.ColoredProgressBar
- setValue(long) - Method in class de.bytestore.hostinger.components.ProgressText
- setValue(Object) - Method in class de.bytestore.hostinger.entity.system.Stats
- setValue(String) - Method in class de.bytestore.hostinger.components.cards.TextCard
-
Sets the value of the TextCard.
- setValue(String) - Method in class de.bytestore.hostinger.entity.CardConfig
- setWarehouse(Warehouse) - Method in class de.bytestore.hostinger.entity.ecommerce.WarehouseProduct
- setWholesalerNumber(String) - Method in class de.bytestore.hostinger.entity.logistics.LogisticsResultItem
- setWizardPage(int) - Method in class de.bytestore.hostinger.components.wizard.Wizard
-
Sets the current wizard page by updating the body layout.
- setWriter(ProcessConsoleWriter) - Method in class de.bytestore.hostinger.process.extension.process.ProcessConsole
-
Sets the
ProcessConsoleWriterinstance to be used by the console for writing output. - SH - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- SHELL - Enum constant in enum class de.bytestore.hostinger.process.entity.hosting.enums.ConsoleType
- shipment() - Method in interface de.bytestore.hostinger.security.roles.CustomerRole
- Shipment - Class in de.bytestore.hostinger.entity.ecommerce
-
Represents a shipment entity in the system.
- Shipment() - Constructor for class de.bytestore.hostinger.entity.ecommerce.Shipment
- SHIPMENT - Enum constant in enum class de.bytestore.hostinger.entity.space.enums.PluginType
- ShipmentEventListener - Class in de.bytestore.hostinger.entity.ecommerce.listener
- ShipmentEventListener(AuditService) - Constructor for class de.bytestore.hostinger.entity.ecommerce.listener.ShipmentEventListener
- SHIPPED - Enum constant in enum class de.bytestore.hostinger.entity.ecommerce.enums.InvoiceStatus
- ShippingExtensionConfig - Class in de.bytestore.hostinger.extension.shipping
- ShippingExtensionConfig() - Constructor for class de.bytestore.hostinger.extension.shipping.ShippingExtensionConfig
- ShippingExtensionPoint - Interface in de.bytestore.hostinger.extension.shipping
- ShippingLocation - Class in de.bytestore.hostinger.extension.shipping
- ShippingLocation() - Constructor for class de.bytestore.hostinger.extension.shipping.ShippingLocation
- size - Variable in class de.bytestore.hostinger.api.objects.MediaItemObject
- SJS - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- SLIM - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- SMARTY - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- SMITHY - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- SmothAreaCard - Class in de.bytestore.hostinger.components.cards
- SmothAreaCard(String, Series...) - Constructor for class de.bytestore.hostinger.components.cards.SmothAreaCard
-
Constructs a SmothAreaCard object that displays a chart with the specified title and series data.
- SMTP - Enum constant in enum class de.bytestore.hostinger.security.entity.mail.enums.MailSenderType
- SNAPSHOT - Enum constant in enum class de.bytestore.hostinger.process.entity.BackupType
- SNIPPETS - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- SOY_TEMPLATE - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- SPACE - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- SpaceConfig - Class in de.bytestore.hostinger.config
- SpaceConfig() - Constructor for class de.bytestore.hostinger.config.SpaceConfig
- SpaceConfiguration - Class in de.bytestore.hostinger.jobs.space
- SpaceConfiguration() - Constructor for class de.bytestore.hostinger.jobs.space.SpaceConfiguration
- SpaceReloadConfiguration - Class in de.bytestore.hostinger.jobs.space
- SpaceReloadConfiguration() - Constructor for class de.bytestore.hostinger.jobs.space.SpaceReloadConfiguration
- SpaceReloadJob - Class in de.bytestore.hostinger.jobs.space
- SpaceReloadJob() - Constructor for class de.bytestore.hostinger.jobs.space.SpaceReloadJob
- SpaceRole - Interface in de.bytestore.hostinger.security.roles
- SpaceService - Class in de.bytestore.hostinger.internal.service
- SpaceService() - Constructor for class de.bytestore.hostinger.internal.service.SpaceService
- SpaceStep - Class in de.bytestore.hostinger.view.installer.steps
- SpaceStep() - Constructor for class de.bytestore.hostinger.view.installer.steps.SpaceStep
- SpaceView - Class in de.bytestore.hostinger.view.space
- SpaceView() - Constructor for class de.bytestore.hostinger.view.space.SpaceView
- SPARQL - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- specific() - Method in interface de.bytestore.hostinger.security.APIDocsTryItOutRole
- specific() - Method in interface de.bytestore.hostinger.security.roles.CustomerRole
- specific() - Method in interface de.bytestore.hostinger.security.roles.SpaceRole
- specific() - Method in interface de.bytestore.hostinger.security.roles.SupporterRole
- SQL - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- SQLSERVER - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- SRV - Enum constant in enum class de.bytestore.hostinger.process.entity.hosting.enums.RecordType
- SSHHandler - Class in de.bytestore.hostinger.handler
- SSHHandler() - Constructor for class de.bytestore.hostinger.handler.SSHHandler
- SSHService - Class in de.bytestore.hostinger.process.service
- SSHService() - Constructor for class de.bytestore.hostinger.process.service.SSHService
- SSHShellListener - Interface in de.bytestore.hostinger.process.entity.console.ssh
- SSHSocket - Class in de.bytestore.hostinger.process.entity.console.ssh
- SSHSocket() - Constructor for class de.bytestore.hostinger.process.entity.console.ssh.SSHSocket
- SSLTLS - Enum constant in enum class de.bytestore.hostinger.security.entity.mail.enums.MailServerEncryption
- STABLE - Enum constant in enum class de.bytestore.hostinger.entity.space.enums.VersionBranch
- start() - Method in class de.bytestore.hostinger.handler.FTPService
-
Initializes and starts the FTP server with the specified configuration.
- start() - Method in class de.bytestore.hostinger.process.entity.hosting.hosting.Machine
-
Initiates the start process for the machine by invoking the start method in the machine service.
- start() - Method in class de.bytestore.hostinger.process.entity.hosting.hosting.Virtualized
-
Starts the virtualization process.
- start() - Method in class de.bytestore.hostinger.process.entity.hosting.process.Process
-
Starts the process.
- start(Machine) - Method in interface de.bytestore.hostinger.process.extension.machine.MachineExtensionPoint
-
Starts the given Machine object.
- start(Machine) - Method in class de.bytestore.hostinger.process.service.MachineService
-
Starts processing for the provided machine using extensions from the machine service.
- start(Virtualized) - Method in interface de.bytestore.hostinger.process.extension.virtualization.VirtualizedExtensionPoint
-
Starts the virtualized input/output.
- start(Virtualized) - Method in class de.bytestore.hostinger.process.service.VirtualizationService
-
Starts the virtualized machine by triggering the start action for all registered VirtualizedExtensionPoint listeners.
- start(Process) - Method in interface de.bytestore.hostinger.process.extension.process.ProcessExtensionPoint
-
Starts the process with the given ID.
- start(Process) - Method in class de.bytestore.hostinger.process.service.ProcessService
-
Starts the given process by executing the start method for all Process Listeners.
- start(String) - Method in class de.bytestore.hostinger.api.extensions.ModuleController
- start(String) - Method in class de.bytestore.hostinger.process.api.ProcessController
- start(UUID) - Method in class de.bytestore.hostinger.process.api.VirtualizedController
- STARTED - Enum constant in enum class de.bytestore.hostinger.modules.entity.module.enums.ModuleStatus
- STARTED - Enum constant in enum class de.bytestore.hostinger.process.entity.hosting.enums.ProcessStatus
- STARTTLS - Enum constant in enum class de.bytestore.hostinger.security.entity.mail.enums.MailServerEncryption
- startUpdate(String, String, DownloadCallback, boolean) - Method in class de.bytestore.hostinger.internal.service.SystemService
-
Starts the update process.
- STATIC - Enum constant in enum class de.bytestore.hostinger.process.entity.hosting.enums.IPType
- StatisticsController - Class in de.bytestore.hostinger.internal.api.space
- StatisticsController(DataManager) - Constructor for class de.bytestore.hostinger.internal.api.space.StatisticsController
- stats() - Method in class de.bytestore.hostinger.process.entity.hosting.hosting.Machine
-
Executes the stats action for the given Machines object and returns the ProcessStats result.
- stats() - Method in class de.bytestore.hostinger.process.entity.hosting.hosting.Virtualized
-
Retrieves the statistics of the virtualized object.
- stats(Backup) - Method in interface de.bytestore.hostinger.process.extension.backup.BackupExtensionPoint
-
Retrieves statistical information about the specified Backup entity.
- stats(Machine) - Method in interface de.bytestore.hostinger.process.extension.machine.MachineExtensionPoint
-
Calculates the statistics for a given machine.
- stats(Machine) - Method in class de.bytestore.hostinger.process.service.MachineService
-
Executes the stats action for the given Machine object and returns the ProcessStats result.
- stats(Virtualized) - Method in interface de.bytestore.hostinger.process.extension.virtualization.VirtualizedExtensionPoint
-
Calculates the statistics for the given virtualized input/output.
- stats(Virtualized) - Method in class de.bytestore.hostinger.process.service.VirtualizationService
-
Retrieves the process statistics of the virtualized machine / container.
- stats(Process) - Method in interface de.bytestore.hostinger.process.extension.process.ProcessExtensionPoint
-
Retrieves the statistics of a given process.
- stats(Process) - Method in class de.bytestore.hostinger.process.service.ProcessService
-
Returns the statistics of a process by invoking the stats method for all Process Listeners.
- Stats - Class in de.bytestore.hostinger.entity.system
- Stats() - Constructor for class de.bytestore.hostinger.entity.system.Stats
- StatsConfiguration - Class in de.bytestore.hostinger.jobs.stats
- StatsConfiguration() - Constructor for class de.bytestore.hostinger.jobs.stats.StatsConfiguration
- StatsReloadConfiguration - Class in de.bytestore.hostinger.jobs.stats
- StatsReloadConfiguration() - Constructor for class de.bytestore.hostinger.jobs.stats.StatsReloadConfiguration
- StatsReloadJob - Class in de.bytestore.hostinger.jobs.stats
- StatsReloadJob() - Constructor for class de.bytestore.hostinger.jobs.stats.StatsReloadJob
- StatsType - Enum Class in de.bytestore.hostinger.entity.support.enums
-
Enum representing various types of system statistics.
- status() - Method in class de.bytestore.hostinger.process.entity.hosting.hosting.Machine
-
Retrieves the status of the current Machines object.
- status() - Method in class de.bytestore.hostinger.process.entity.hosting.hosting.Virtualized
-
Retrieves the current status of the virtualized object.
- status(Backup) - Method in interface de.bytestore.hostinger.process.extension.backup.BackupExtensionPoint
-
Retrieves the status of the given backup operation.
- status(Machine) - Method in interface de.bytestore.hostinger.process.extension.machine.MachineExtensionPoint
-
Retrieves the status of the specified Machines object by executing the status action using available machine extension points.
- status(Machine) - Method in class de.bytestore.hostinger.process.service.MachineService
-
Retrieves the status of the given Machine object.
- status(Virtualized) - Method in interface de.bytestore.hostinger.process.extension.virtualization.VirtualizedExtensionPoint
-
Returns the status of the given virtualized input/output.
- status(Virtualized) - Method in class de.bytestore.hostinger.process.service.VirtualizationService
-
Retrieves the status of a virtualized machine.
- status(Process) - Method in interface de.bytestore.hostinger.process.extension.process.ProcessExtensionPoint
-
Retrieves the status of the process.
- status(Process) - Method in class de.bytestore.hostinger.process.service.ProcessService
-
Retrieves the status of the given process by executing the status method for all Process Listeners.
- stop() - Method in class de.bytestore.hostinger.process.entity.hosting.hosting.Machine
-
Stops the machine.
- stop() - Method in class de.bytestore.hostinger.process.entity.hosting.hosting.Virtualized
-
Stops the virtualized object by calling the stop method of the virtualizationService class.
- stop() - Method in class de.bytestore.hostinger.process.entity.hosting.process.Process
-
Stops the process.
- stop(Machine) - Method in interface de.bytestore.hostinger.process.extension.machine.MachineExtensionPoint
-
Stops the given Machines object.
- stop(Machine) - Method in class de.bytestore.hostinger.process.service.MachineService
-
Stops the machine.
- stop(Virtualized) - Method in interface de.bytestore.hostinger.process.extension.virtualization.VirtualizedExtensionPoint
-
Stops the given virtualized input/output.
- stop(Virtualized) - Method in class de.bytestore.hostinger.process.service.VirtualizationService
-
Stops the virtualizedIO by executing the stop action for all VirtualizedListeners.
- stop(Process) - Method in interface de.bytestore.hostinger.process.extension.process.ProcessExtensionPoint
-
Stops the process with the given ID.
- stop(Process) - Method in class de.bytestore.hostinger.process.service.ProcessService
-
Stops the given process by executing the stop method for all Process Listeners.
- stop(String) - Method in class de.bytestore.hostinger.api.extensions.ModuleController
- stop(String) - Method in class de.bytestore.hostinger.process.api.MachineController
- stop(String) - Method in class de.bytestore.hostinger.process.api.ProcessController
- stop(UUID) - Method in class de.bytestore.hostinger.process.api.VirtualizedController
- STOP - Enum constant in enum class de.bytestore.hostinger.process.entity.BackupType
- STOPPED - Enum constant in enum class de.bytestore.hostinger.modules.entity.module.enums.ModuleStatus
- STOPPED - Enum constant in enum class de.bytestore.hostinger.process.entity.hosting.enums.ProcessStatus
- STORAGE_KEY_PROPERTY - Static variable in class de.bytestore.hostinger.components.themetoggle.ThemeToggle
- storageProgress(Object) - Method in class de.bytestore.hostinger.components.storage.DynamicComponentStorage
-
Creates and updates a storage progress component for the specified object.
- StorageType - Enum Class in de.bytestore.hostinger.process.entity.hosting.enums
-
Enum representing different types of storage.
- storeConfiguration(String) - Method in class de.bytestore.hostinger.components.cards.template.DynamicCard
-
Stores the configuration values for the dynamic card.
- stringToObject(String) - Static method in class de.bytestore.hostinger.internal.service.AuditService
-
Converts a JSON string into an object of the specified type.
- stringToObject(String) - Static method in class de.bytestore.hostinger.internal.service.GuardianService
-
Converts a JSON string into an object of the specified type.
- StudioComponents - Interface in de.bytestore.hostinger.components
- STYLUS - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- submitFeedback(String) - Method in class de.bytestore.hostinger.internal.service.SpaceService
-
Submits feedback to the internal statistics API.
- SUBSCRIPTION - Enum constant in enum class de.bytestore.hostinger.entity.ecommerce.enums.ProductType
- SubscriptionPrice - Class in de.bytestore.hostinger.entity.ecommerce
-
Represents the price details associated with a subscription product.
- SubscriptionPrice() - Constructor for class de.bytestore.hostinger.entity.ecommerce.SubscriptionPrice
- substringVars(String) - Static method in class de.bytestore.hostinger.process.service.ImageService
-
Gets an array of substrings between the given start and end delimiters from the given string.
- success() - Method in interface de.bytestore.hostinger.extension.DownloadCallback
- SUCCESS - Enum constant in enum class de.bytestore.hostinger.gson.templates.JSONStatus
- SupportAppSettings - Class in de.bytestore.hostinger.security.settings
-
Represents the application settings for the support feature.
- SupportAppSettings() - Constructor for class de.bytestore.hostinger.security.settings.SupportAppSettings
- SupportController - Class in de.bytestore.hostinger.internal.api.space
- SupportController(DataManager) - Constructor for class de.bytestore.hostinger.internal.api.space.SupportController
- SupporterRole - Interface in de.bytestore.hostinger.security.roles
- supports(String) - Method in class de.bytestore.hostinger.components.renderer.CurrencyRendererProvider
- SUSPEND - Enum constant in enum class de.bytestore.hostinger.process.entity.BackupType
- SVG - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- SwapUnit - Enum Class in de.bytestore.hostinger.process.entity.hosting.enums
-
Enum representing different units of swap memory.
- SWIFT - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- SYSTEM_CPU_PERCENT - Enum constant in enum class de.bytestore.hostinger.entity.support.enums.StatsType
- SYSTEM_CPU_TEMPERATURE - Enum constant in enum class de.bytestore.hostinger.entity.support.enums.StatsType
- SYSTEM_CPU_USAGE - Enum constant in enum class de.bytestore.hostinger.entity.support.enums.StatsType
- SYSTEM_DISK - Enum constant in enum class de.bytestore.hostinger.entity.support.enums.StatsType
- SYSTEM_DISK_PERCENT - Enum constant in enum class de.bytestore.hostinger.entity.support.enums.StatsType
- SYSTEM_DISK_USAGE - Enum constant in enum class de.bytestore.hostinger.entity.support.enums.StatsType
- SYSTEM_HEAP - Enum constant in enum class de.bytestore.hostinger.entity.support.enums.StatsType
- SYSTEM_HEAP_PERCENT - Enum constant in enum class de.bytestore.hostinger.entity.support.enums.StatsType
- SYSTEM_HEAP_USAGE - Enum constant in enum class de.bytestore.hostinger.entity.support.enums.StatsType
- SYSTEM_MEMORY - Enum constant in enum class de.bytestore.hostinger.entity.support.enums.StatsType
- SYSTEM_MEMORY_PERCENT - Enum constant in enum class de.bytestore.hostinger.entity.support.enums.StatsType
- SYSTEM_MEMORY_USAGE - Enum constant in enum class de.bytestore.hostinger.entity.support.enums.StatsType
- SYSTEM_NETWORK_RECEIVE - Enum constant in enum class de.bytestore.hostinger.entity.support.enums.StatsType
- SYSTEM_NETWORK_SEND - Enum constant in enum class de.bytestore.hostinger.entity.support.enums.StatsType
- SystemAspect - Class in de.bytestore.hostinger.security.roles
- SystemAspect() - Constructor for class de.bytestore.hostinger.security.roles.SystemAspect
- SystemNotificationsRole - Interface in de.bytestore.hostinger.security.roles
- SystemService - Class in de.bytestore.hostinger.internal.service
- SystemService() - Constructor for class de.bytestore.hostinger.internal.service.SystemService
- SystemSettings - Class in de.bytestore.hostinger.entity.settings
-
Represents system settings for configuration within the application.
- SystemSettings() - Constructor for class de.bytestore.hostinger.entity.settings.SystemSettings
- SystemView - Class in de.bytestore.hostinger.view.system
- SystemView() - Constructor for class de.bytestore.hostinger.view.system.SystemView
- SystemView.NetworkStats - Class in de.bytestore.hostinger.view.system
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form