Package io.fusionauth.domain.form
Class ManagedFields
java.lang.Object
io.fusionauth.domain.form.ManagedFields
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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
Values
-
-
Constructor Details
-
ManagedFields
public ManagedFields()
-