public abstract class AbstractSAML2SPServlet
extends javax.servlet.http.HttpServlet
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
LOG |
Constructor and Description |
---|
AbstractSAML2SPServlet() |
Modifier and Type | Method and Description |
---|---|
protected SAML2ReceivedResponseTO |
extract(String spEntityID,
String urlContext,
String clientAddress,
InputStream response) |
protected void |
prepare(javax.servlet.http.HttpServletResponse response,
SAML2RequestTO requestTO) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
protected void prepare(javax.servlet.http.HttpServletResponse response, SAML2RequestTO requestTO) throws IOException
IOException
protected SAML2ReceivedResponseTO extract(String spEntityID, String urlContext, String clientAddress, InputStream response) throws IOException
IOException
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.