|
xmlBlaster 2.1.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of I_MsgSecurityInterceptor in org.xmlBlaster.authentication.plugins |
|---|
| Subinterfaces of I_MsgSecurityInterceptor in org.xmlBlaster.authentication.plugins | |
|---|---|
interface |
I_ClientPlugin
A client helper. |
interface |
I_Session
|
| Uses of I_MsgSecurityInterceptor in org.xmlBlaster.authentication.plugins.demo |
|---|
| Classes in org.xmlBlaster.authentication.plugins.demo that implement I_MsgSecurityInterceptor | |
|---|---|
class |
ClientPlugin
Class for java clients, decrypting messages which came from the corresponding security plugin. |
class |
Session
|
| Uses of I_MsgSecurityInterceptor in org.xmlBlaster.client.dispatch |
|---|
| Fields in org.xmlBlaster.client.dispatch declared as I_MsgSecurityInterceptor | |
|---|---|
private I_MsgSecurityInterceptor |
ClientDispatchConnection.securityInterceptor
|
private I_MsgSecurityInterceptor |
ClientDispatchManager.securityInterceptor
|
| Methods in org.xmlBlaster.client.dispatch that return I_MsgSecurityInterceptor | |
|---|---|
I_MsgSecurityInterceptor |
ClientDispatchManager.getMsgSecurityInterceptor()
|
| Constructors in org.xmlBlaster.client.dispatch with parameters of type I_MsgSecurityInterceptor | |
|---|---|
ClientDispatchManager(Global glob,
I_MsgErrorHandler failureListener,
I_MsgSecurityInterceptor securityInterceptor,
I_Queue msgQueue,
I_ConnectionStatusListener connectionStatusListener,
AddressBase[] addrArr,
SessionName sessionName)
|
|
| Uses of I_MsgSecurityInterceptor in org.xmlBlaster.engine.dispatch |
|---|
| Fields in org.xmlBlaster.engine.dispatch declared as I_MsgSecurityInterceptor | |
|---|---|
private I_MsgSecurityInterceptor |
ServerDispatchManager.securityInterceptor
|
| Methods in org.xmlBlaster.engine.dispatch that return I_MsgSecurityInterceptor | |
|---|---|
I_MsgSecurityInterceptor |
ServerDispatchManager.getMsgSecurityInterceptor()
|
| Constructors in org.xmlBlaster.engine.dispatch with parameters of type I_MsgSecurityInterceptor | |
|---|---|
ServerDispatchManager(ServerScope glob,
I_MsgErrorHandler failureListener,
I_MsgSecurityInterceptor securityInterceptor,
I_Queue msgQueue,
I_ConnectionStatusListener connectionStatusListener,
AddressBase[] addrArr,
SessionName sessionName)
|
|
| Uses of I_MsgSecurityInterceptor in org.xmlBlaster.util.dispatch |
|---|
| Methods in org.xmlBlaster.util.dispatch that return I_MsgSecurityInterceptor | |
|---|---|
I_MsgSecurityInterceptor |
I_DispatchManager.getMsgSecurityInterceptor()
|
|
xmlBlaster 2.1.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||