|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.security.tomcat.rmifilters.TomcatSender
Constructor Summary | |
TomcatSender()
|
Method Summary | |
void |
received_reply(int request_id,
SecurityContext ctx)
|
SecurityContext |
sending_request(int request_id)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TomcatSender()
Method Detail |
public SecurityContext sending_request(int request_id)
sending_request
in interface SecuritySender
public void received_reply(int request_id, SecurityContext ctx)
received_reply
in interface SecuritySender
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |