Package net.i2p.sam

Class SAMSecureSession

  • All Implemented Interfaces:
    SAMSecureSessionInterface

    public class SAMSecureSession
    extends Object
    implements SAMSecureSessionInterface
    This is the "default" implementation of the SAMSecureSession @interface that behaves exactly like SAM without interactive authentication. It uses the i2cp username and password properties for authentication. Implementers can add their own means of authentication by substituting this interface for their own.
    Since:
    1.8.0