パッケージ jcifs.pac
クラス PacCredentialType
- java.lang.Object
-
- jcifs.pac.PacCredentialType
-
public class PacCredentialType extends Object
Structure representing the PAC_CREDENTIAL_TYPE record- 作成者:
- jbbugeau
-
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 PacCredentialType(byte[] data)
-
メソッドの概要
すべてのメソッド インスタンス・メソッド concreteメソッド 修飾子とタイプ メソッド 説明 booleanisCredentialTypeCorrect()
-
-
-
コンストラクタの詳細
-
PacCredentialType
public PacCredentialType(byte[] data) throws PACDecodingException
-
-