Interface SamlHttpRequestHelper


public interface SamlHttpRequestHelper
  • Method Summary

    Modifier and Type
    Method
    Description
    getEntityDescriptorString(jakarta.servlet.http.HttpServletRequest httpServletRequest)
     
    getRequestPath(jakarta.servlet.http.HttpServletRequest httpServletRequest)
     
  • Method Details

    • getEntityDescriptorString

      String getEntityDescriptorString(jakarta.servlet.http.HttpServletRequest httpServletRequest) throws SamlException
      Throws:
      SamlException
    • getRequestPath

      String getRequestPath(jakarta.servlet.http.HttpServletRequest httpServletRequest)