Package org.ehrbase.rest.admin
Class AdminApiConfiguration
- java.lang.Object
-
- org.ehrbase.rest.admin.AdminApiConfiguration
-
@Component @ConfigurationProperties(prefix="admin-api") public class AdminApiConfiguration extends Object
-
-
Constructor Summary
Constructors Constructor Description AdminApiConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetActive()booleangetAllowDeleteAll()voidsetActive(boolean active)voidsetAllowDeleteAll(boolean allowDeleteAll)
-