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, serviceprotected void doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws IOException
doPost in class javax.servlet.http.HttpServletreq - HTTP requestresp - HTTP responseIOException - generic IO exceptionCopyright © 2019 Hyland Software Germany GmbH. All rights reserved.