Class MCRRestAPIUtil

java.lang.Object
org.mycore.restapi.v1.utils.MCRRestAPIUtil

public class MCRRestAPIUtil extends Object
This class contains some generic utility functions for the REST API
Author:
Thomas Scheffler (yagee)
  • Constructor Details

    • MCRRestAPIUtil

      public MCRRestAPIUtil()
  • Method Details

    • getWWWAuthenticateHeader

      public static String getWWWAuthenticateHeader(String s, Map<String,String> attributes, jakarta.ws.rs.core.Application app)