Uses of Class
org.exolab.jms.net.connector.SecurityException

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.
 



Copyright © 1999-2007 The OpenJMS Group. All Rights Reserved.