パッケージ jcifs.https

クラス Handler


  • @Deprecated
    public class Handler
    extends Handler
    推奨されていません。
    NtlmHttpURLConnection is broken by design.
    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​(CIFSContext tc)
        推奨されていません。
        パラメータ:
        tc - context to use
    • メソッドの詳細

      • getDefaultPort

        protected int getDefaultPort()
        推奨されていません。
        Returns the default HTTPS port.
        オーバーライド:
        getDefaultPort クラス内 Handler
        戻り値:
        An int containing the default HTTPS port.