PicketLink Federation Common Server Bindings for Apache Tomcat 2.1.6.Final-redhat-2

org.picketlink.identity.federation.bindings.servlets
Class SOAPSAMLXACMLServlet

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by org.picketlink.identity.federation.web.servlets.saml.SOAPSAMLXACMLServlet
              extended by org.picketlink.identity.federation.bindings.servlets.SOAPSAMLXACMLServlet
All Implemented Interfaces:
Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class SOAPSAMLXACMLServlet
extends SOAPSAMLXACMLServlet

Servlet that can read SOAP 1.1 messages that contain an XACML query in saml payload

Since:
Jan 27, 2009
Author:
Anil.Saldhana@redhat.com
See Also:
Serialized Form

Constructor Summary
SOAPSAMLXACMLServlet()
           
 
Method Summary
 
Methods inherited from class org.picketlink.identity.federation.web.servlets.saml.SOAPSAMLXACMLServlet
init, service
 
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
 
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPSAMLXACMLServlet

public SOAPSAMLXACMLServlet()

PicketLink Federation Common Server Bindings for Apache Tomcat 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.