Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- A - Enum constant in enum class de.bytestore.hostinger.process.entity.hosting.enums.RecordType
- AAAA - Enum constant in enum class de.bytestore.hostinger.process.entity.hosting.enums.RecordType
- ABAP - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- ABC - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- accept(Integer) - Method in class de.bytestore.hostinger.security.app.TOTPDigitValidator
- accept(String) - Method in class de.bytestore.hostinger.security.validator.PasswordsMatchValidator
- AccountView - Class in de.bytestore.hostinger.view.account
-
AccountView is a class that represents the account view in a web application.
- AccountView() - Constructor for class de.bytestore.hostinger.view.account.AccountView
- actionPerform(Component) - Method in class de.bytestore.hostinger.components.actions.PluginConfigAction
- ACTIONSCRIPT - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- ActionUpdateInterface - Interface in de.bytestore.hostinger.components.actions
- ActionUpdateListener - Class in de.bytestore.hostinger.components.actions
-
A class designed to handle and notify update events to registered listeners.
- ActionUpdateListener() - Constructor for class de.bytestore.hostinger.components.actions.ActionUpdateListener
- ActivityStatus - Enum Class in de.bytestore.hostinger.entity.user.enums
-
Represents the activity status of a user.
- ADA - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- addAccount(String, String, File) - Method in class de.bytestore.hostinger.handler.FTPService
-
Adds a new FTP account with the specified username, password, and home directory.
- addBadge(WizardStep) - Method in class de.bytestore.hostinger.components.wizard.WizardSubHeader
-
Adds a badge to the badges container from the specified wizard step.
- addBodyComponent(Component) - Method in class de.bytestore.hostinger.components.ChatMessage
-
Adds a component to the vertical layout (vbox1) within the ChatMessage component.
- addCard(Card, CardValueListener) - Method in class de.bytestore.hostinger.components.cards.DynamicOverviewCard
-
Adds a card to the DynamicOverviewCard.
- addCard(DynamicCard) - Method in interface de.bytestore.hostinger.components.cards.interfaces.CardLocationListener
- addCard(DynamicCard) - Method in class de.bytestore.hostinger.handler.CardService
-
Adds a dynamic card to the list of cards.
- addChild(MenuItem, int) - Method in class de.bytestore.hostinger.menu.entity.MenuItem
- addDealerStock(Badge) - Method in class de.bytestore.hostinger.components.logistics.LogisticsItem
-
Adds a dealer stock badge to the logistics item.
- addEntry(String, Object...) - Method in class de.bytestore.hostinger.internal.service.AuditService
-
Adds a stacktrace related to the given key and associated objects for tracking or debugging purposes.
- addExtension(String, String) - Method in class de.bytestore.hostinger.handler.FileService
-
Adds a file extension and its associated MIME type to the mapping.
- addItemOrGet(Object, DynamicItemInit) - Method in class de.bytestore.hostinger.components.storage.DynamicComponentStorage
-
Adds a new DynamicItem to the components map if the specified key is not already present.
- addListener(SSHShellListener) - Method in class de.bytestore.hostinger.process.entity.console.ssh.SSHSocket
-
Adds a SSHShellListener to the list of listeners.
- addLog(User, String, JsonObject) - Method in class de.bytestore.hostinger.security.service.SecurityService
-
Adds a security log entry with the specified user, key, and value.
- addLog(Class<UserDetailView>, SecurityLevel, User, String, String) - Method in class de.bytestore.hostinger.security.service.SecurityService
- addLog(Class, SecurityLevel, User, String, String, String) - Method in class de.bytestore.hostinger.security.service.SecurityService
- addLog(String, JsonObject) - Method in class de.bytestore.hostinger.security.service.SecurityService
-
Adds a security log entry with the specified key and value.
- addLogWithMail(User, String, String, HashMap<String, Object>) - Method in class de.bytestore.hostinger.security.service.SecurityService
-
Adds a security log entry with the specified user, key, and data, and sends an email with the specified template and data.
- AddressResult - Class in de.bytestore.hostinger.entity.user
-
The AddressResult class represents a detailed address structure containing attributes commonly used for location identification.
- AddressResult() - Constructor for class de.bytestore.hostinger.entity.user.AddressResult
- AddressService - Class in de.bytestore.hostinger.security.service
- AddressService() - Constructor for class de.bytestore.hostinger.security.service.AddressService
- AddressUtils - Class in de.bytestore.hostinger.handler
- AddressUtils() - Constructor for class de.bytestore.hostinger.handler.AddressUtils
- addRole(String, String, String) - Method in class de.bytestore.hostinger.security.service.SecureUserService
-
Adds a role to a user.
- addStacktrace(SecurityLevel, String, Object...) - Method in class de.bytestore.hostinger.internal.service.GuardianService
-
Adds a stack trace to the logging or error handling system with the specified parameters.
- addStacktrace(Exception, String, boolean, SecurityLevel, Object...) - Method in class de.bytestore.hostinger.internal.service.GuardianService
-
Adds a stack trace to the database and optionally sends error mails.
- addStacktrace(Exception, String, SecurityLevel, Object...) - Method in class de.bytestore.hostinger.internal.service.GuardianService
-
Adds a stack trace entry to the logging or tracking system with the specified parameters.
- addStacktrace(Exception, String, Object...) - Method in class de.bytestore.hostinger.internal.service.GuardianService
-
Adds a stack trace for the given exception along with additional context.
- addStacktrace(String, Object...) - Method in class de.bytestore.hostinger.internal.service.GuardianService
-
Adds a stack trace entry with the specified key and additional context information.
- addStep(WizardStep) - Method in class de.bytestore.hostinger.components.wizard.Wizard
-
Adds a WizardStep to the Wizard.
- addSupportToken() - Method in class de.bytestore.hostinger.internal.service.SpaceService
-
Generates a support token using a random UUID.
- addText(String) - Method in class de.bytestore.hostinger.components.ChatMessage
-
Adds a new paragraph with the specified text to the vertical layout (vbox1).
- addThemeChangeListener(ComponentEventListener<ThemeToggle.ThemeToggleThemeChangedEvent>) - Method in class de.bytestore.hostinger.components.themetoggle.ThemeToggle
- addUpdateListener(String, Object, ActionUpdateInterface) - Method in class de.bytestore.hostinger.components.actions.ActionUpdateListener
-
Registers a new update listener for a given key represented by the combination of
prefixIOandobjectIO. - AdminMenuItemConfigProvider - Class in de.bytestore.hostinger.components.menu
- AdminMenuItemConfigProvider(MenuConfig) - Constructor for class de.bytestore.hostinger.components.menu.AdminMenuItemConfigProvider
- AdminStep - Class in de.bytestore.hostinger.view.installer.steps
- AdminStep() - Constructor for class de.bytestore.hostinger.view.installer.steps.AdminStep
- ALDA - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- ALPHA - Enum constant in enum class de.bytestore.hostinger.entity.space.enums.VersionBranch
- APACHE_CONF - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- APEX - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- APIDocsRole - Interface in de.bytestore.hostinger.security
- APIDocsTryItOutRole - Interface in de.bytestore.hostinger.security
- APPLESCRIPT - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- apply(BigDecimal) - Method in class de.bytestore.hostinger.components.formatter.CurrencyFormatter
- AppMenuManager - Class in de.bytestore.hostinger.menu.view.menu
- AppMenuManager() - Constructor for class de.bytestore.hostinger.menu.view.menu.AppMenuManager
- AQL - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- ARROW_DOWN - Enum constant in enum class de.bytestore.hostinger.entity.KeySym
- ARROW_LEFT - Enum constant in enum class de.bytestore.hostinger.entity.KeySym
- ARROW_RIGHT - Enum constant in enum class de.bytestore.hostinger.entity.KeySym
- ARROW_UP - Enum constant in enum class de.bytestore.hostinger.entity.KeySym
- ASCIIDOC - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- ASL - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- ASSEMBLY_X_86 - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- attach(InMemoryListener) - Static method in class de.bytestore.hostinger.listener.InMemoryAppender
-
Attaches a given InMemoryListener to the listeners list.
- attach(Machine, ProcessConsole) - Method in interface de.bytestore.hostinger.process.extension.machine.MachineExtensionPoint
-
Attaches the specified console to the given machine (Serial Console).
- attach(Machine, ProcessConsole) - Method in class de.bytestore.hostinger.process.service.MachineService
-
Attaches a Machine object to a ProcessConsole object by executing the attach method on all registered MachineExtensionPoint instances that match the provider of the Machine object.
- attach(Virtualized, ProcessConsole) - Method in interface de.bytestore.hostinger.process.extension.virtualization.VirtualizedExtensionPoint
-
Attaches a
Virtualizedinput/output to aProcessConsole. - attach(Process, ProcessConsole) - Method in interface de.bytestore.hostinger.process.extension.process.ProcessExtensionPoint
-
Attaches a process to a console for input and output.
- attach(Process, ProcessConsole) - Method in class de.bytestore.hostinger.process.service.ProcessService
-
Attaches a Process Console to a process by invoking the attach method for all Process Listeners.
- attach(ProcessConsole) - Method in class de.bytestore.hostinger.process.entity.hosting.hosting.Machine
-
Attaches the given ProcessConsole to the Machines object.
- attach(ProcessConsole) - Method in class de.bytestore.hostinger.process.entity.hosting.process.Process
-
Attaches a ProcessConsole object to the process.
- Attachment - Class in de.bytestore.hostinger.entity.cms
- Attachment() - Constructor for class de.bytestore.hostinger.entity.cms.Attachment
- AttachmentController - Class in de.bytestore.hostinger.api
- AttachmentController(DataManager, FileStorage) - Constructor for class de.bytestore.hostinger.api.AttachmentController
- AttachmentDetailView - Class in de.bytestore.hostinger.view.attachment
-
The
AttachmentDetailViewclass is a standard detail view for managing attachments in the application. - AttachmentDetailView() - Constructor for class de.bytestore.hostinger.view.attachment.AttachmentDetailView
- AttachmentEventListener - Class in de.bytestore.hostinger.entity.cms.listener
- AttachmentEventListener() - Constructor for class de.bytestore.hostinger.entity.cms.listener.AttachmentEventListener
- AttachmentListView - Class in de.bytestore.hostinger.view.attachment
- AttachmentListView() - Constructor for class de.bytestore.hostinger.view.attachment.AttachmentListView
- AttachmentSettings - Class in de.bytestore.hostinger.entity.settings
-
Represents the attachment settings configuration within the system.
- AttachmentSettings() - Constructor for class de.bytestore.hostinger.entity.settings.AttachmentSettings
- attatchmentGet(String, HttpServletResponse, ServletRequest) - Method in class de.bytestore.hostinger.api.AttachmentController
-
Retrieves the file associated with the provided ID and streams it to the response.
- AuditLog - Class in de.bytestore.hostinger.security.entity.log
-
Represents an audit log entry to track key-value pairs associated with a specific user and metadata about the creation of the log.
- AuditLog() - Constructor for class de.bytestore.hostinger.security.entity.log.AuditLog
- AuditLogDetailView - Class in de.bytestore.hostinger.view.auditlog
- AuditLogDetailView() - Constructor for class de.bytestore.hostinger.view.auditlog.AuditLogDetailView
- AuditLogListView - Class in de.bytestore.hostinger.view.auditlog
- AuditLogListView() - Constructor for class de.bytestore.hostinger.view.auditlog.AuditLogListView
- AuditService - Class in de.bytestore.hostinger.internal.service
-
AuditService provides functionalities for auditing application activities, managing error notifications, and maintaining log records.
- AuditService(Messages, CurrentAuthentication) - Constructor for class de.bytestore.hostinger.internal.service.AuditService
- authenticate(String) - Method in class de.bytestore.hostinger.security.service.AuthenticationService
-
Logs in the user by executing the authentificate method of all available AuthenticationExtensionPoint instances.
- Authenticate - Class in de.bytestore.hostinger.security.view.login
- Authenticate() - Constructor for class de.bytestore.hostinger.security.view.login.Authenticate
- authenticateAsAdmin(ProceedingJoinPoint) - Method in class de.bytestore.hostinger.security.roles.SystemAspect
- authentication() - Method in interface de.bytestore.hostinger.security.extension.authentification.AuthenticationExtensionPoint
-
Return Authentication URL of Login Provider.
- Authentication - Class in de.bytestore.hostinger.entity.user
-
The
Authenticationclass represents an authentication entity in the system. - Authentication() - Constructor for class de.bytestore.hostinger.entity.user.Authentication
- AuthenticationAPIRoute - Class in de.bytestore.hostinger.internal.api
- AuthenticationAPIRoute() - Constructor for class de.bytestore.hostinger.internal.api.AuthenticationAPIRoute
- AuthenticationExtensionPoint - Interface in de.bytestore.hostinger.security.extension.authentification
- AuthenticationService - Class in de.bytestore.hostinger.security.service
- AuthenticationService() - Constructor for class de.bytestore.hostinger.security.service.AuthenticationService
- AuthObject - Class in de.bytestore.hostinger.api.objects
- AuthObject() - Constructor for class de.bytestore.hostinger.api.objects.AuthObject
- authorize() - Method in class de.bytestore.hostinger.internal.service.SpaceService
-
Authorizes the current session by retrieving a new session token from the Space API.
- authorize(HttpServletRequest, HttpServletResponse) - Method in interface de.bytestore.hostinger.extension.payment.PaymentExtensionPoint
-
Handle incoming Requests of Payment Gateway eq.
- authorize(HttpServletRequest, HttpServletResponse, String) - Method in class de.bytestore.hostinger.ecommerce.service.PaymentService
-
Authorizes a payment request with the specified provider.
- AUTO - Enum constant in enum class de.bytestore.hostinger.process.extension.console.ConsoleType
- AUTOHOTKEY - Enum constant in enum class de.bytestore.hostinger.entity.CodeType
- awakeInstance(UUID) - Method in class de.bytestore.hostinger.internal.api.space.StatisticsController
- AWAY - Enum constant in enum class de.bytestore.hostinger.entity.user.enums.ActivityStatus
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form