public class SAML2Servlet
extends javax.servlet.http.HttpServlet
Constructor and Description |
---|
SAML2Servlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
This method provides the HTTP POST binding for the SAML response consumer.
|
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service
protected void doPost(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws IOException
doPost
in class javax.servlet.http.HttpServlet
req
- HTTP requestresp
- HTTP responseIOException
- generic IO exceptionCopyright © 2021 Hyland Software Germany GmbH. All rights reserved.