パッケージ jcifs.smb1.https

クラス Handler


public class Handler
extends Handler
A URLStreamHandler used to provide NTLM authentication capabilities to the default HTTPS handler. This acts as a wrapper, handling authentication and passing control to the underlying stream handler.
  • フィールド詳細

    • DEFAULT_HTTPS_PORT

      public static final int DEFAULT_HTTPS_PORT
      The default HTTPS port (443).
      関連項目:
      定数フィールド値
  • コンストラクタの詳細

    • Handler

      public Handler()
  • メソッドの詳細

    • getDefaultPort

      protected int getDefaultPort()
      Returns the default HTTPS port.
      オーバーライド:
      getDefaultPort クラス内 Handler
      戻り値:
      An int containing the default HTTPS port.