Class ManagedFields

java.lang.Object
io.fusionauth.domain.form.ManagedFields

public final class ManagedFields extends Object
This class contains the managed fields that are also put into the database during FusionAuth setup.

Internal Note: These fields are also declared in SQL in order to bootstrap the system. These need to stay in sync. Any changes to these fields needs to also be reflected in mysql.sql and postgresql.sql

Author:
Brian Pontarelli
  • Field Details

  • Constructor Details

    • ManagedFields

      public ManagedFields()