Home | History | Annotate | Download | only in client

Lines Matching defs:secure

615                 boolean secure = createTunnelToTarget(route, context);
617 managedConn.tunnelTarget(secure, this.params);
626 boolean secure = createTunnelToProxy(route, hop, context);
629 secure, this.params);
668 * @return <code>true</code> if the tunnelled route is secure,
788 // Even if that is secure, the hop to the target may be insecure.
808 * is secure, <code>false</code> otherwise.