Package net.sourceforge.jtds.util


package net.sourceforge.jtds.util
  • Class
    Description
    Manages a buffer (backed by optional disk storage) for use as a data store by the CLOB and BLOB objects.
    a class that provides a basic DES engine.
    base implementation of MD4 family style digest as outlined in "Handbook of Applied Cryptography", pages 344 - 347.
    Class providing static methods to log diagnostics.
    implementation of MD4 as RFC 1320 by R.
    Provides MD5 via java.security based implementation.
    A JNI client to SSPI based CPP program (DLL) that returns the user credentials for NTLM authentication.
    Simple timer class used to implement login and query timeouts.
    Interface to be implemented by classes that request timer services.
    Internal class associating a login or query timeout value with a target TimerListener.