Interface BaseWebApplication

All Known Implementing Classes:
SyncopeWebApplication, SyncopeWebApplication

public interface BaseWebApplication
  • Method Details

    • getAdminUser

      String getAdminUser()
    • getAnonymousUser

      String getAnonymousUser()
    • getAnonymousKey

      String getAnonymousKey()
    • getMaxWaitTimeInSeconds

      long getMaxWaitTimeInSeconds()
    • getMaxUploadFileSizeMB

      int getMaxUploadFileSizeMB()