|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.objectweb.jonas.rmifilters.JonasSecurityReceiver
This class represents the implementation of a SecurityReceiver in JOnAS.
| Constructor Summary | |
JonasSecurityReceiver()
Empty constructor |
|
| Method Summary | |
void |
received_request(int request_id,
org.objectweb.security.context.SecurityContext ctx)
|
org.objectweb.security.context.SecurityContext |
sending_reply(int request_id)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JonasSecurityReceiver()
| Method Detail |
public void received_request(int request_id,
org.objectweb.security.context.SecurityContext ctx)
received_request in interface org.objectweb.security.propagation.SecurityReceiverpublic org.objectweb.security.context.SecurityContext sending_reply(int request_id)
sending_reply in interface org.objectweb.security.propagation.SecurityReceiver
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||