Home
last modified time | relevance | path

Searched refs:OtpConnection (Results 1 – 25 of 59) sorted by relevance

123

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpSelf.java287 public OtpConnection accept() throws IOException, OtpAuthException { in accept()
293 return new OtpConnection(this, newsock); in accept()
323 public OtpConnection connect(final OtpPeer other) throws IOException, in connect()
325 return new OtpConnection(this, other); in connect()
H A DOtpPeer.java83 public OtpConnection connect(final OtpSelf self) throws IOException, in connect()
85 return new OtpConnection(self, this); in connect()
H A DOtpConnection.java49 public class OtpConnection extends AbstractConnection { class
68 OtpConnection(final OtpSelf self, final OtpTransport s) in OtpConnection() method in OtpConnection
86 OtpConnection(final OtpSelf self, final OtpPeer other) throws IOException, in OtpConnection() method in OtpConnection
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpSelf.java287 public OtpConnection accept() throws IOException, OtpAuthException { in accept()
293 return new OtpConnection(this, newsock); in accept()
323 public OtpConnection connect(final OtpPeer other) throws IOException, in connect()
325 return new OtpConnection(this, other); in connect()
H A DOtpPeer.java83 public OtpConnection connect(final OtpSelf self) throws IOException, in connect()
85 return new OtpConnection(self, this); in connect()
H A DOtpConnection.java49 public class OtpConnection extends AbstractConnection { class
68 OtpConnection(final OtpSelf self, final OtpTransport s) in OtpConnection() method in OtpConnection
86 OtpConnection(final OtpSelf self, final OtpPeer other) throws IOException, in OtpConnection() method in OtpConnection
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpSelf.java287 public OtpConnection accept() throws IOException, OtpAuthException { in accept()
293 return new OtpConnection(this, newsock); in accept()
323 public OtpConnection connect(final OtpPeer other) throws IOException, in connect()
325 return new OtpConnection(this, other); in connect()
H A DOtpPeer.java83 public OtpConnection connect(final OtpSelf self) throws IOException, in connect()
85 return new OtpConnection(self, this); in connect()
H A DOtpConnection.java49 public class OtpConnection extends AbstractConnection { class
66 OtpConnection(final OtpSelf self, final OtpTransport s) in OtpConnection() method in OtpConnection
84 OtpConnection(final OtpSelf self, final OtpPeer other) throws IOException, in OtpConnection() method in OtpConnection
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpSelf.java287 public OtpConnection accept() throws IOException, OtpAuthException { in accept()
293 return new OtpConnection(this, newsock); in accept()
323 public OtpConnection connect(final OtpPeer other) throws IOException, in connect()
325 return new OtpConnection(this, other); in connect()
H A DOtpPeer.java83 public OtpConnection connect(final OtpSelf self) throws IOException, in connect()
85 return new OtpConnection(self, this); in connect()
H A DOtpConnection.java49 public class OtpConnection extends AbstractConnection { class
68 OtpConnection(final OtpSelf self, final OtpTransport s) in OtpConnection() method in OtpConnection
86 OtpConnection(final OtpSelf self, final OtpPeer other) throws IOException, in OtpConnection() method in OtpConnection
/dports/lang/erlang/otp-OTP-24.1.7/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpSelf.java287 public OtpConnection accept() throws IOException, OtpAuthException { in accept()
293 return new OtpConnection(this, newsock); in accept()
323 public OtpConnection connect(final OtpPeer other) throws IOException, in connect()
325 return new OtpConnection(this, other); in connect()
H A DOtpPeer.java83 public OtpConnection connect(final OtpSelf self) throws IOException, in connect()
85 return new OtpConnection(self, this); in connect()
H A DOtpConnection.java49 public class OtpConnection extends AbstractConnection { class
68 OtpConnection(final OtpSelf self, final OtpTransport s) in OtpConnection() method in OtpConnection
86 OtpConnection(final OtpSelf self, final OtpPeer other) throws IOException, in OtpConnection() method in OtpConnection
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpSelf.java287 public OtpConnection accept() throws IOException, OtpAuthException { in accept()
293 return new OtpConnection(this, newsock); in accept()
323 public OtpConnection connect(final OtpPeer other) throws IOException, in connect()
325 return new OtpConnection(this, other); in connect()
H A DOtpPeer.java83 public OtpConnection connect(final OtpSelf self) throws IOException, in connect()
85 return new OtpConnection(self, this); in connect()
H A DOtpConnection.java49 public class OtpConnection extends AbstractConnection { class
66 OtpConnection(final OtpSelf self, final OtpTransport s) in OtpConnection() method in OtpConnection
84 OtpConnection(final OtpSelf self, final OtpPeer other) throws IOException, in OtpConnection() method in OtpConnection
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpSelf.java287 public OtpConnection accept() throws IOException, OtpAuthException { in accept()
293 return new OtpConnection(this, newsock); in accept()
323 public OtpConnection connect(final OtpPeer other) throws IOException, in connect()
325 return new OtpConnection(this, other); in connect()
H A DOtpPeer.java83 public OtpConnection connect(final OtpSelf self) throws IOException, in connect()
85 return new OtpConnection(self, this); in connect()
H A DOtpConnection.java49 public class OtpConnection extends AbstractConnection { class
68 OtpConnection(final OtpSelf self, final OtpTransport s) in OtpConnection() method in OtpConnection
86 OtpConnection(final OtpSelf self, final OtpPeer other) throws IOException, in OtpConnection() method in OtpConnection
/dports/security/py-yubikey-manager/yubikey-manager-4.0.7/tests/device/
H A Dtest_interfaces.py3 from yubikit.core.otp import OtpConnection
21 assert try_connection(OtpConnection)
27 assert try_connection(OtpConnection)
H A Dconftest.py4 from yubikit.core.otp import OtpConnection
82 with connect_to_device(info.serial, [OtpConnection])[0] as c:
/dports/security/yubikey-manager-qt/yubikey-manager-qt-yubikey-manager-qt-1.2.0/ykman-gui/py/
H A Dyubikey.py36 from yubikit.core.otp import modhex_encode, modhex_decode, OtpConnection, CommandRejectedError
115 def _open_device(self, connection_types=[SmartCardConnection, FidoConnection, OtpConnection]): argument
259 with self._open_device([OtpConnection]) as conn:
269 with self._open_device([OtpConnection]) as conn:
278 with self._open_device([OtpConnection]) as conn:
286 with self._open_device([OtpConnection]) as conn:
310 with self._open_device([OtpConnection]) as conn:
340 with self._open_device([OtpConnection]) as conn:
353 with self._open_device([OtpConnection]) as conn:
368 with self._open_device([OtpConnection]) as conn:
/dports/security/py-yubikey-manager/yubikey-manager-4.0.7/ykman/hid/
H A Dlinux.py28 from yubikit.core.otp import OtpConnection
48 class HidrawConnection(OtpConnection):

123