Home | History | Annotate | Download | only in client

Lines Matching defs:secure

649                 boolean secure = createTunnelToTarget(route, context);
651 managedConn.tunnelTarget(secure, this.params);
660 boolean secure = createTunnelToProxy(route, hop, context);
663 secure, this.params);
702 * @return <code>true</code> if the tunnelled route is secure,
822 // Even if that is secure, the hop to the target may be insecure.
842 * is secure, <code>false</code> otherwise.