|
KIE Tomcat integration 6.1.0.CR1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.catalina.valves.ValveBase
org.kie.integration.tomcat.JACCValve
public class JACCValve
Custom Tomcat valve that allows JACC access to principal to simplify integration with UberFire authentication mechanism.
| Field Summary |
|---|
| Fields inherited from class org.apache.catalina.valves.ValveBase |
|---|
container, containerLog, controller, domain, info, mserver, next, oname, sm |
| Constructor Summary | |
|---|---|
JACCValve()
|
|
| Method Summary | |
|---|---|
protected Group |
getGroup(Principal principal)
|
void |
invoke(org.apache.catalina.connector.Request request,
org.apache.catalina.connector.Response response)
|
protected void |
wrapListeners(org.apache.catalina.connector.Request request)
|
| 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 JACCValve()
| 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.Valveinvoke in class org.apache.catalina.valves.ValveBaseIOException
javax.servlet.ServletExceptionprotected Group getGroup(Principal principal)
protected void wrapListeners(org.apache.catalina.connector.Request request)
|
KIE Tomcat integration 6.1.0.CR1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||