Class SpecialUri

java.lang.Object
org.bedework.carddav.server.SpecialUri

public class SpecialUri extends Object
Implement the special uri(s).
  • Field Details

    • formatVcard

      public static String formatVcard
    • formatJson

      public static String formatJson
  • Constructor Details

    • SpecialUri

      public SpecialUri()
  • Method Details

    • process

      public static boolean process(jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp, String resourceUri, SysIntf sysi, CardDAVContextConfig config, boolean fromGetAccept, String accept, String vcardVersion)
      Parameters:
      req -
      resp -
      resourceUri -
      sysi -
      config -
      fromGetAccept - - true if this is GET with ACCEPT targeted at address book
      accept - - desired format
      Returns:
      true for a special uri