|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityException | |
org.exolab.jms.net.multiplexer | Abstract connector that multiplexes data over a physical connection |
Uses of SecurityException in org.exolab.jms.net.multiplexer |
Methods in org.exolab.jms.net.multiplexer that throw SecurityException | |
protected Multiplexer |
MultiplexedManagedConnection.createMultiplexer(Endpoint endpoint,
java.security.Principal principal)
Create a new client-side multiplexer. |
protected void |
Multiplexer.authenticate(java.security.Principal principal)
Perform authentication on initial connection. |
Constructors in org.exolab.jms.net.multiplexer that throw SecurityException | |
Multiplexer(MultiplexerListener listener,
Endpoint endpoint,
java.security.Principal principal)
Construct a new client-side Multiplexer . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |