Class Samba1Pipe

All Implemented Interfaces:
FrankElement, HasApplicationContext, HasName, HasPhysicalDestination, HasTransactionAttribute, IConfigurable, IForwardTarget, IPipe, IScopeProvider, IWithParameters, NameAware, Samba1FileSystemDelegator, EventThrowing, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.context.Lifecycle

public class Samba1Pipe extends AbstractFileSystemPipe<jcifs.smb.SmbFile,Samba1FileSystem> implements Samba1FileSystemDelegator
Uses the (old) SMB 1 protocol.
Only supports NTLM authentication.
  • Constructor Details

    • Samba1Pipe

      public Samba1Pipe()