Uses of Interface
net.i2p.sam.SAMSecureSessionInterface
-
Uses of SAMSecureSessionInterface in net.i2p.sam
Modifier and TypeClassDescriptionclass
This is the "default" implementation of the SAMSecureSession @interface that behaves exactly like SAM without interactive authentication.ModifierConstructorDescriptionSAMBridge
(String listenHost, int listenPort, boolean isSSL, Properties i2cpProps, String persistFile, File configFile, SAMSecureSessionInterface secureSession) Build a new SAM bridge.