|
PicketLink Federation Server Bindings for Apache Tomcat 5/6 2.1.1.Final-redhat-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.catalina.valves.ValveBase
org.picketlink.identity.federation.bindings.tomcat.idp.IDPSAMLDebugValve
public class IDPSAMLDebugValve
Debug Valve on the IDP end that will inform whether the SP is sending the SAMLRequest or not properly
Field Summary |
---|
Fields inherited from class org.apache.catalina.valves.ValveBase |
---|
container, controller, domain, info, mserver, next, oname, sm |
Constructor Summary | |
---|---|
IDPSAMLDebugValve()
|
Method Summary | |
---|---|
void |
invoke(org.apache.catalina.connector.Request request,
org.apache.catalina.connector.Response response)
|
Methods inherited from class org.apache.catalina.valves.ValveBase |
---|
backgroundProcess, createObjectName, event, getContainer, getContainerName, getController, getDomain, getInfo, getNext, getObjectName, getParentName, postDeregister, postRegister, preDeregister, preRegister, setContainer, setController, setNext, setObjectName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public IDPSAMLDebugValve()
Method Detail |
---|
public void invoke(org.apache.catalina.connector.Request request, org.apache.catalina.connector.Response response) throws IOException, javax.servlet.ServletException
invoke
in interface org.apache.catalina.Valve
invoke
in class org.apache.catalina.valves.ValveBase
IOException
javax.servlet.ServletException
|
PicketLink Federation Server Bindings for Apache Tomcat 5/6 2.1.1.Final-redhat-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |