Uses of Interface
net.i2p.sam.SAMSecureSessionInterface
Packages that use SAMSecureSessionInterface
-
Uses of SAMSecureSessionInterface in net.i2p.sam
Classes in net.i2p.sam that implement SAMSecureSessionInterfaceModifier and TypeClassDescriptionclass
This is the "default" implementation of the SAMSecureSession @interface that behaves exactly like SAM without interactive authentication.Methods in net.i2p.sam that return SAMSecureSessionInterfaceConstructors in net.i2p.sam with parameters of type SAMSecureSessionInterfaceModifierConstructorDescriptionSAMBridge
(String listenHost, int listenPort, boolean isSSL, Properties i2cpProps, String persistFile, File configFile, SAMSecureSessionInterface secureSession) Build a new SAM bridge.