Class AbstractSamlSLOProfileHandlerController

java.lang.Object
org.apereo.cas.support.saml.web.idp.profile.AbstractSamlIdPProfileHandlerController
org.apereo.cas.support.saml.web.idp.profile.slo.AbstractSamlSLOProfileHandlerController
Direct Known Subclasses:
SLOSamlIdPPostProfileHandlerController, SLOSamlIdPRedirectProfileHandlerController

public abstract class AbstractSamlSLOProfileHandlerController extends AbstractSamlIdPProfileHandlerController
Since:
5.1.0
  • Constructor Details

  • Method Details

    • handleSloProfileRequest

      protected void handleSloProfileRequest(jakarta.servlet.http.HttpServletResponse response, jakarta.servlet.http.HttpServletRequest request, org.opensaml.messaging.decoder.servlet.BaseHttpServletRequestXMLMessageDecoder decoder) throws Exception
      Handle profile request.
      Parameters:
      response - the response
      request - the request
      decoder - the decoder
      Throws:
      Exception - the exception