Interface SamlHttpRequestHelper


public interface SamlHttpRequestHelper
  • Method Summary

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

    • getEntityDescriptorString

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

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