Class SecurityLogs

java.lang.Object
de.bytestore.hostinger.entity.system.SecurityLogs

@Entity(name="host_SecurityLogs") public class SecurityLogs extends Object
Represents a log entry for a security-related event. This entity stores information about specific security logs, including type, message, executor, and metadata about its creation and modification.
  • Constructor Details

    • SecurityLogs

      public SecurityLogs()