Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.gui.main.call.SecurityPanel

Packages that use SecurityPanel
net.java.sip.communicator.impl.gui.main.call   
 

Uses of SecurityPanel in net.java.sip.communicator.impl.gui.main.call
 

Subclasses of SecurityPanel in net.java.sip.communicator.impl.gui.main.call
 class ParanoiaTimerSecurityPanel<T extends SrtpControl>
           
 class ZrtpSecurityPanel
          The panel containing details about ZRTP call security.
 

Methods in net.java.sip.communicator.impl.gui.main.call that return SecurityPanel
static SecurityPanel SecurityPanel.create(CallPeerRenderer peerRenderer, CallPeer callPeer, SrtpControl srtpControl)
          Creates the security panel depending on the concrete implementation of the passed security controller.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.