Interface RedirectURLSettings


public interface RedirectURLSettings
Author:
Drew Brokke
  • Method Details

    • getAllowedDomains

      String[] getAllowedDomains(long companyId)
    • getAllowedIPs

      String[] getAllowedIPs(long companyId)
    • getSecurityMode

      String getSecurityMode(long companyId)