クラスの使用
jcifs.smb.NtlmPasswordAuthenticator
-
NtlmPasswordAuthenticatorを使用しているパッケージ パッケージ 説明 jcifs.internal.smb1 jcifs.smb -
-
jcifs.internal.smb1でのNtlmPasswordAuthenticatorの使用
NtlmPasswordAuthenticator型のパラメータを持つjcifs.internal.smb1のコンストラクタ コンストラクタ 説明 SMB1SigningDigest(SmbTransportInternal transport, NtlmPasswordAuthenticator auth) -
jcifs.smbでのNtlmPasswordAuthenticatorの使用
jcifs.smbでのNtlmPasswordAuthenticatorのサブクラス 修飾子とタイプ クラス 説明 classJAASAuthenticatorJAAS kerberos authenticator Either configure JAAS for credential caching or reuse a single instance of this authenticator -otherwise you won't get proper ticket caching.classKerb5AuthenticatorBase kerberos authenticator Uses a subject that contains kerberos credentials for use in GSSAPI context establishment.classNtlmPasswordAuthentication推奨されていません。NtlmPasswordAuthenticatorを返すjcifs.smbのメソッド 修飾子とタイプ メソッド 説明 NtlmPasswordAuthenticatorNtlmPasswordAuthenticator. clone()protected NtlmPasswordAuthenticatorNtlmAuthenticator. getNtlmPasswordAuthentication()An application extending this class must provide an implementation for this method that returns new user credentials try try when accessing SMB resources described by the getRequestingURL and getRequestingException methods.static NtlmPasswordAuthenticatorNtlmAuthenticator. requestNtlmPasswordAuthentication(String url, SmbAuthException sae)Used internally by jCIFS when an SmbAuthException is trapped to retrieve new user credentials.static NtlmPasswordAuthenticatorNtlmAuthenticator. requestNtlmPasswordAuthentication(NtlmAuthenticator a, String url, SmbAuthException sae)NtlmPasswordAuthenticator型のパラメータを持つjcifs.smbのメソッド 修飾子とタイプ メソッド 説明 protected static voidNtlmPasswordAuthenticator. cloneInternal(NtlmPasswordAuthenticator cloned, NtlmPasswordAuthenticator toClone)NtlmPasswordAuthenticator型のパラメータを持つjcifs.smbのコンストラクタ コンストラクタ 説明 NtlmContext(CIFSContext tc, NtlmPasswordAuthenticator auth, boolean doSigning)
-