Class UrlHelper

java.lang.Object
de.digitalcollections.iiif.demo.util.UrlHelper

@Component
public class UrlHelper
extends java.lang.Object
Helper class that aids in retrieving the base url
  • Constructor Summary

    Constructors 
    Constructor Description
    UrlHelper()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getBaseUrl​(javax.servlet.http.HttpServletRequest request)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getBaseUrl

      public java.lang.String getBaseUrl​(javax.servlet.http.HttpServletRequest request)