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

@Deprecated(since="9.2.0", forRemoval=true) @ConfigurationWarning("NTLM authentication is unsecure, if possible upgrade to SMB3 asap.") public class Samba1Pipe extends AbstractFileSystemPipe<jcifs.smb.SmbFile,Samba1FileSystem> implements Samba1FileSystemDelegator
Deprecated, for removal: This API element is subject to removal in a future version.
Uses the (old) SMB 1 protocol.
Only supports NTLM authentication.
  • Constructor Details

    • Samba1Pipe

      public Samba1Pipe()
      Deprecated, for removal: This API element is subject to removal in a future version.