Class SamlIdPSaml2AttributeQueryProfileHandlerController

java.lang.Object
org.apereo.cas.support.saml.web.idp.profile.AbstractSamlIdPProfileHandlerController
org.apereo.cas.support.saml.web.idp.profile.query.SamlIdPSaml2AttributeQueryProfileHandlerController

public class SamlIdPSaml2AttributeQueryProfileHandlerController extends AbstractSamlIdPProfileHandlerController
Since:
5.2.0
  • Constructor Details

  • Method Details

    • handlePostRequest

      @PostMapping(path="/idp/profile/SAML2/SOAP/AttributeQuery") protected void handlePostRequest(jakarta.servlet.http.HttpServletResponse response, jakarta.servlet.http.HttpServletRequest request) throws Exception
      Handle post request.
      Parameters:
      response - the response
      request - the request
      Throws:
      Exception - the exception