Interface AdditionalCspDomains

    • Method Detail

      • getDomains

        @NotNull
        java.util.List<java.lang.String> getDomains()
        The additional domains. Should be a list of valid URLs
        Returns:
        empty list only if not isEnabled(), list of valid URL strings otherwise
      • getDescription

        @NotNull
        default java.lang.String getDescription()
        User-friendly description of what's the purpose of the domains
        Returns:
        description string