- Accuracy - jp.co.amano.etiming.atss3161のクラス
-
タイムスタンプトークンの精度を表すクラスです。
- AlgorithmIdentifier - jp.co.amano.etiming.atss3161のクラス
-
このクラスはアルゴリズム識別子を表します。
- AlgorithmIdentifier(int[]) - クラス のコンストラクタjp.co.amano.etiming.atss3161.AlgorithmIdentifier
-
アルゴリズム識別子オブジェクトを生成し、int配列によって表される
オブジェクト識別子を使ってそのアルゴリズム識別子オブジェクトを初期化します。
- AlgorithmIdentifier(String) - クラス のコンストラクタjp.co.amano.etiming.atss3161.AlgorithmIdentifier
-
アルゴリズム識別子オブジェクトを生成し、
OID 文字列を使ってそのアルゴリズム識別子オブジェクトを初期化します。
- AmanoTimeStampProtocol - jp.co.amano.etiming.apl3161のクラス
-
AmanoTimeStampProtocol はアマノタイムスタンプ局と TSA メッセージの送受信を行います。
- AmanoTimeStampProtocol(String, byte[], char[]) - クラス のコンストラクタjp.co.amano.etiming.apl3161.AmanoTimeStampProtocol
-
AmanoTimeStampProtocol オブジェクトを生成し、指定したアマノタイムスタンプ局の URL 、
ライセンスとパスワードでその AmanoTimeStampProtocol オブジェクトを初期化します。
- AmanoTransportException - jp.co.amano.etiming.atss3161の例外
-
アマノタイムスタンプ局に対してタイムスタンプトークンの生成の要求を行うときに検出されるさまざまな問題の
1 つを表す例外です。
- AmanoTransportException(String, Throwable, int, int) - 例外 のコンストラクタjp.co.amano.etiming.atss3161.AmanoTransportException
-
指定した詳細メッセージ、原因、ステータスコードおよび詳細コードを持つ
AmanoTransportException を作成します。
- AmanoTSTValidator - jp.co.amano.etiming.apl3161のクラス
-
AmanoTSTValidator は指定された検証ポリシーにしたがってタイムスタンプトークンの検証を行います。
- AmanoTSTValidator() - クラス のコンストラクタjp.co.amano.etiming.apl3161.AmanoTSTValidator
-
AmanoTSTValidator を作成します。
- AmanoTSTValidator(CertificateLocator) - クラス のコンストラクタjp.co.amano.etiming.apl3161.AmanoTSTValidator
-
証明書パス検証時に使用する certificateLocator を指定して AmanoTSTValidator を作成します。
- AmanoTSTValidator(CertificateLocator, CRLLocator) - クラス のコンストラクタjp.co.amano.etiming.apl3161.AmanoTSTValidator
-
証明書パス検証時に使用する certificateLocator と crlLocator を指定して AmanoTSTValidator を作成します。
- APLException - jp.co.amano.etiming.apl3161の例外
-
APLException クラスは、jp.co.amano.etiming.apl3161 パッケージから提供される例外のスーパークラスです。
- APLException() - 例外 のコンストラクタjp.co.amano.etiming.apl3161.APLException
-
詳細メッセージを指定しないで APLException を作成します。
- APLException(String) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.APLException
-
指定した詳細メッセージを持つ APLException を作成します。
- APLException(String, Throwable) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.APLException
-
指定した詳細メッセージおよび原因を持つ APLException を作成します。
- APLException(Throwable) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.APLException
-
指定した原因および詳細メッセージ(cause が null の場合は
null、null でない場合は cause.toString())を持つ APLException を作成します。
- APLPosition - jp.co.amano.etiming.apl3161のクラス
-
APLPosition はページ内の印影の位置を表します。
- APLPosition(int, int, double, double) - クラス のコンストラクタjp.co.amano.etiming.apl3161.APLPosition
-
APLPosition を生成し、指定した引数で初期化します。
- APLTimeZone - jp.co.amano.etiming.apl3161のクラス
-
APLTimeZone は、タイムゾーンを表します。
- ATSSCertPathValidationException - jp.co.amano.etiming.atss3161の例外
-
証明書パスの妥当性を検証するときに検出されるさまざまな問題の 1 つを表す例外です。
- ATSSCertPathValidationException(String, Throwable, X509Certificate) - 例外 のコンストラクタjp.co.amano.etiming.atss3161.ATSSCertPathValidationException
-
指定した詳細メッセージ、原因および証明書を持つ ATSSCertPathValidationException
を作成します。
- ATSSDERParsingException - jp.co.amano.etiming.atss3161の例外
-
ASN.1 DERデータ解析例外です。
- ATSSDERParsingException(String) - 例外 のコンストラクタjp.co.amano.etiming.atss3161.ATSSDERParsingException
-
指定した詳細メッセージを持つ ATSSDERParsingException を作成します。
- ATSSException - jp.co.amano.etiming.atss3161の例外
-
ATSSException クラスは、jp.co.amano.etiming.atss3161 パッケージから提供される例外のスーパークラスです。
- ATSSException() - 例外 のコンストラクタjp.co.amano.etiming.atss3161.ATSSException
-
詳細メッセージを指定しないで ATSSException を作成します。
- ATSSException(String) - 例外 のコンストラクタjp.co.amano.etiming.atss3161.ATSSException
-
指定した詳細メッセージを持つ ATSSException を作成します。
- ATSSException(String, Throwable) - 例外 のコンストラクタjp.co.amano.etiming.atss3161.ATSSException
-
指定した詳細メッセージおよび原因を持つ ATSSException を作成します。
- ATSSException(Throwable) - 例外 のコンストラクタjp.co.amano.etiming.atss3161.ATSSException
-
指定した原因および詳細メッセージ(cause が null の場合は
null、null でない場合は cause.toString())を持つ ATSSException を作成します。
- CANT_EXTEND_VALIDITY_PRIOD - クラス のstatic変数jp.co.amano.etiming.apl3161.LTVPDFTimeStampGenerator
-
有効期間が延長されなかったことを表します。
- CDT - クラス のstatic変数jp.co.amano.etiming.apl3161.DefinedTimeZone
-
Central Daylight Time を表す定義済みタイムゾーンです。
- CertificateLocationException - jp.co.amano.etiming.apl3161の例外
-
CertificateLocationException は証明書の取得に失敗した場合にスローされます。
- CertificateLocationException() - 例外 のコンストラクタjp.co.amano.etiming.apl3161.CertificateLocationException
-
詳細メッセージを指定しないで CertificateLocationException を作成します。
- CertificateLocationException(String) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.CertificateLocationException
-
指定した詳細メッセージを持つ CertificateLocationException を作成します。
- CertificateLocationException(String, Throwable) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.CertificateLocationException
-
指定した詳細メッセージおよび原因を持つ CertificateLocationException を作成します。
- CertificateLocationException(Throwable) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.CertificateLocationException
-
指定した原因および詳細メッセージ(cause が null の場合は
null、null でない場合は cause.toString())を持つ CertificateLocationException を作成します。
- CertificateLocator - jp.co.amano.etiming.apl3161のインタフェース
-
CertificateLocator は指定した条件に一致する証明書を検索して返す機能を提供します。
- CertificateValidationException - jp.co.amano.etiming.apl3161の例外
-
CertificateValidationException は証明書の検証に失敗した場合にスローされます。
- CertificateValidationException() - 例外 のコンストラクタjp.co.amano.etiming.apl3161.CertificateValidationException
-
詳細メッセージを指定しないで CertificateValidationException を作成します。
- CertificateValidationException(String) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.CertificateValidationException
-
指定した詳細メッセージを持つ CertificateValidationException を作成します。
- CertificateValidationException(String, Throwable) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.CertificateValidationException
-
指定した詳細メッセージおよび原因を持つ CertificateValidationException を作成します。
- CertificateValidationException(Throwable) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.CertificateValidationException
-
指定した原因および詳細メッセージ(cause が null の場合は
null、null でない場合は cause.toString())を持つ CertificateValidationException を作成します。
- CEST - クラス のstatic変数jp.co.amano.etiming.apl3161.DefinedTimeZone
-
Central European Summer Time を表す定義済みタイムゾーンです。
- CET - クラス のstatic変数jp.co.amano.etiming.apl3161.DefinedTimeZone
-
Central European Time を表す定義済みタイムゾーンです。
- checkValidity(Date) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFDocument
-
指定した日付でPDF文書に含まれている全てのタイムスタンプのうち、
有効期間延長を行っていないタイムスタンプに対して有効期間内であるかどうかを判定します。
- checkValidity() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFDocument
-
PDF文書に含まれている全てのタイムスタンプのうち、
有効期間延長を行っていないタイムスタンプに対して現在、有効期間内であるかどうかを判定します。
- CIRCULAR - クラス のstatic変数jp.co.amano.etiming.apl3161.Imprint
-
丸型の印影を表します。
- CollectionCertificateLocator - jp.co.amano.etiming.apl3161のクラス
-
証明書の Collection から証明書を検索する CertificateLocator です。
- CollectionCertificateLocator(Collection) - クラス のコンストラクタjp.co.amano.etiming.apl3161.CollectionCertificateLocator
-
指定した Collection から証明書を検索する CollectionCertificateLocator インスタンスを作成します。
- CollectionCRLLocator - jp.co.amano.etiming.apl3161のクラス
-
CRL の Collection から CRL を検索する CertificateLocator です。
- CollectionCRLLocator(Collection) - クラス のコンストラクタjp.co.amano.etiming.apl3161.CollectionCRLLocator
-
指定した Collection から CRL を検索する CollectionCRLLocator インスタンスを作成します。
- CRLDistributionPointsCRLLocator - jp.co.amano.etiming.apl3161のクラス
-
CRLDistributionPointsCRLLocator は X.509 証明書の拡張属性である CRL 配布ポイント属性を認識して
CRL 配布ポイントで示される位置から CRL を取得します。
- CRLDistributionPointsCRLLocator() - クラス のコンストラクタjp.co.amano.etiming.apl3161.CRLDistributionPointsCRLLocator
-
CRLDistributionPointsCRLLocator オブジェクトを生成します。
- CRLLocationException - jp.co.amano.etiming.apl3161の例外
-
CRLLocationException は CRL の取得に失敗したときにスローされます。
- CRLLocationException() - 例外 のコンストラクタjp.co.amano.etiming.apl3161.CRLLocationException
-
詳細メッセージを指定しないで CRLLocationException を作成します。
- CRLLocationException(String) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.CRLLocationException
-
指定した詳細メッセージを持つ CRLLocationException を作成します。
- CRLLocationException(String, Throwable) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.CRLLocationException
-
指定した詳細メッセージおよび原因を持つ CRLLocationException を作成します。
- CRLLocationException(Throwable) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.CRLLocationException
-
指定した原因および詳細メッセージ(cause が null の場合は
null、null でない場合は cause.toString())を持つ CRLLocationException を作成します。
- CRLLocator - jp.co.amano.etiming.apl3161のインタフェース
-
CRLLocator は指定した条件に一致する CRL を検索して返す機能を提供します。
- CST - クラス のstatic変数jp.co.amano.etiming.apl3161.DefinedTimeZone
-
Central Standard Time を表す定義済みタイムゾーンです。
- CustomTimeZone - jp.co.amano.etiming.apl3161のクラス
-
CustomTimeZone を使用するとタイムゾーンオフセットを任意の値に指定できます。
- CustomTimeZone() - クラス のコンストラクタjp.co.amano.etiming.apl3161.CustomTimeZone
-
CustomTimeZone オブジェクトを作成し、このホストのデフォルトタイムゾーンオフセットで初期化します。
- CustomTimeZone(int) - クラス のコンストラクタjp.co.amano.etiming.apl3161.CustomTimeZone
-
CustomTimeZone オブジェクトを作成し、UTC に対するタイムゾーンのオフセット (単位:分) を使って初期化します。
- GeneralizedTime - jp.co.amano.etiming.atss3161のクラス
-
タイムスタンプトークンの生成時刻を表すクラスです。
- generate(byte[]) - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampGenerator
-
バイト配列に格納されたPDF 文書に対して有効期間延長タイムスタンプを生成します。
- generate(byte[], char[], char[]) - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampGenerator
-
PDF 標準セキュリティのユーザーパスワードおよびオーナーパスワードを指定して、バイト配列に格納された PDF 文書に対して 有効期間延長タイムスタンプを生成します。
- generate(RandomAccessFile) - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampGenerator
-
ファイルから読み込んだ PDF 文書に対して有効期間延長タイムスタンプを生成します。
- generate(RandomAccessFile, char[], char[]) - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampGenerator
-
PDF 標準セキュリティのユーザーパスワードおよびオーナーパスワードを指定して、ファイルから読み込んだ PDF 文書に対して有効期間延長タイムスタンプを生成します。
- generate(byte[]) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFAttachFilesGenerator
-
バイト配列に格納された PDF 文書に対してファイルを添付します。
- generate(RandomAccessFile) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFAttachFilesGenerator
-
ファイルから読み込んだ PDF 文書に対してファイルを添付します。
- generate(byte[]) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFOperatorGenerator
-
バイト配列に格納された PDF 文書に対して入力者情報を設定します。
- generate(byte[], char[], char[]) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFOperatorGenerator
-
PDF 標準セキュリティのユーザーパスワードおよびオーナーパスワードを指定して、バイト配列に格納された PDF 文書に対して 入力者情報を設定します。
- generate(RandomAccessFile) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFOperatorGenerator
-
ファイルから読み込んだ PDF 文書に対して入力者情報を設定します。
- generate(RandomAccessFile, char[], char[]) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFOperatorGenerator
-
PDF 標準セキュリティのユーザーパスワードおよびオーナーパスワードを指定して、ファイルから読み込んだ PDF 文書に対して 入力者情報を設定します。
- generate(byte[]) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampGenerator
-
バイト配列に格納された PDF 文書に対して PDF タイムスタンプを生成します。
- generate(byte[], char[], char[]) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampGenerator
-
PDF 標準セキュリティのユーザーパスワードおよびオーナーパスワードを指定して、バイト配列に格納された PDF 文書に対して PDF タイムスタンプを生成します。
- generate(RandomAccessFile) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampGenerator
-
ファイルから読み込んだ PDF 文書に対して PDF タイムスタンプを生成します。
- generate(RandomAccessFile, char[], char[]) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampGenerator
-
PDF 標準セキュリティのユーザーパスワードおよびオーナーパスワードを指定して、ファイルから読み込んだ PDF 文書に対して PDF タイムスタンプを生成します。
- getAccessLocation() - クラス のメソッドjp.co.amano.etiming.apl3161.AmanoTimeStampProtocol
-
アマノタイムスタンプ局の URLを返します。
- getAccessLocation() - クラス のメソッドjp.co.amano.etiming.apl3161.HTTPTimeStampProtocol
-
アマノタイムスタンプ局の URLを返します。
- getAccuracy() - クラス のメソッドjp.co.amano.etiming.atss3161.TSTInfo
-
タイムスタンプトークン情報からタイムスタンプトークンの生成時刻の精度を返します。
- getAlgorithm() - クラス のメソッドjp.co.amano.etiming.atss3161.AlgorithmIdentifier
-
アルゴリズム識別子からオブジェクト識別子を返します。
- getAmanoInstance(byte[], char[], Collection, ProxyHost) - クラス のstaticメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampGenerator
-
アマノタイムスタンプ局に接続するために必要な設定を行った LTVPDFTimeStampGenerator オブジェクトを返します。
- getAmanoInstance(Collection, ProxyHost) - クラス のstaticメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampValidator
-
アマノタイムスタンプ局に接続するために必要な設定を行った LTVPDFTimeStampValidator オブジェクトを返します。
- getAmanoInstance(byte[], char[], APLTimeZone, Collection, ProxyHost) - クラス のstaticメソッドjp.co.amano.etiming.apl3161.PDFTimeStampGenerator
-
アマノタイムスタンプ局に接続するために必要な設定を行った PDFTimeStampGenerator オブジェクトを返します。
- getAmanoInstance(Collection, ProxyHost) - クラス のstaticメソッドjp.co.amano.etiming.apl3161.PDFTimeStampValidator
-
アマノタイムスタンプ局に接続するために必要な設定を行った PDFTimeStampValidator オブジェクトを返します。
- getBackground() - クラス のメソッドjp.co.amano.etiming.apl3161.Imprint
-
印影の背景を返します。
- getBasicCredentials() - クラス のメソッドjp.co.amano.etiming.apl3161.HTTPTimeStampProtocol
-
Basic認証ユーザー情報を返します。
- getCause() - 例外 のメソッドjp.co.amano.etiming.apl3161.APLException
-
例外の原因または null (原因が存在しないか未知の場合)
を返します。
- getCause() - 例外 のメソッドjp.co.amano.etiming.atss3161.ATSSCertPathValidationException
-
このスロー可能オブジェクトの原因または null (原因が存在しないか未知の場合)
を返します。
- getCause() - 例外 のメソッドjp.co.amano.etiming.atss3161.ATSSException
-
このスロー可能オブジェクトの原因または null (原因が存在しないか未知の場合)
を返します。
- getCert() - クラス のメソッドjp.co.amano.etiming.apl3161.ValidationRelatedInfomation
-
PDFタイムスタンプの検証に必要な全ての証明書を返します。
- getCertificate() - 例外 のメソッドjp.co.amano.etiming.atss3161.ATSSCertPathValidationException
-
例外がスローされたときに検査中だった証明書を返します。
- getCertificateLocator() - クラス のメソッドjp.co.amano.etiming.apl3161.AmanoTSTValidator
-
証明書パス検証時に使用する CertificateLocator を返します。
- getCertificates(String) - インタフェース のメソッドjp.co.amano.etiming.apl3161.CertificateLocator
-
指定した被認証者識別名と一致する X509Certificate の Collection を返します。
- getCertificates(String) - クラス のメソッドjp.co.amano.etiming.apl3161.CollectionCertificateLocator
-
- getCertificationExpirationTime() - クラス のメソッドjp.co.amano.etiming.atss3161.TimeAttributeCertificate
-
時刻監査証明書から監査有効期限を返します。
- getCertificationTime() - クラス のメソッドjp.co.amano.etiming.atss3161.TimeAttributeCertificate
-
時刻監査証明書から監査時刻を返します。
- getClockOffset() - クラス のメソッドjp.co.amano.etiming.atss3161.TimeAttributeCertificate
-
時刻監査証明書から時刻オフセットを返します。
- getCollection() - クラス のメソッドjp.co.amano.etiming.apl3161.CollectionCertificateLocator
-
X509Certificate の Collection を返します。
- getCollection() - クラス のメソッドjp.co.amano.etiming.apl3161.CollectionCRLLocator
-
X509CRL の Collection を返します。
- getColorSpace() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFImageInfo
-
色空間を返します。
- getConnectionTimeout() - クラス のメソッドjp.co.amano.etiming.apl3161.AmanoTimeStampProtocol
-
タイムスタンプサーバへの接続が確立するまで AmanoTimeStampProtocol
が待機する最長時間 (単位:ミリ秒) を返します。
- getConnectionTimeout() - クラス のメソッドjp.co.amano.etiming.apl3161.CRLDistributionPointsCRLLocator
-
CRL を提供する HTTP サーバへの接続が確立するまで CRLDistributionPointsCRLLocator
が待機する最長時間 (単位:ミリ秒) を返します。
- getConnectionTimeout() - クラス のメソッドjp.co.amano.etiming.apl3161.HTTPTimeStampProtocol
-
タイムスタンプサーバへの接続が確立するまで HTTPTimeStampProtocol が待機する最長時間 (単位:ミリ秒) を返します。
- getCredentials() - クラス のメソッドjp.co.amano.etiming.atss3161.ProxyHost
-
認証情報を返します。
- getCrl() - クラス のメソッドjp.co.amano.etiming.apl3161.ValidationRelatedInfomation
-
PDFタイムスタンプの検証に必要な全ての失効リストを返します。
- getCRLLocator() - クラス のメソッドjp.co.amano.etiming.apl3161.AmanoTSTValidator
-
証明書パス検証時に使用する CRLLocator を返します。
- getCRLs(X509Certificate) - クラス のメソッドjp.co.amano.etiming.apl3161.CollectionCRLLocator
-
- getCRLs(X509Certificate) - クラス のメソッドjp.co.amano.etiming.apl3161.CRLDistributionPointsCRLLocator
-
指定した証明書の CRL 配布ポイント属性を認識し、ネットワーク経由でこの配布ポイントから
CRL を取得します。
- getCRLs(X509Certificate) - インタフェース のメソッドjp.co.amano.etiming.apl3161.CRLLocator
-
指定した証明書に対応する CRL の Collection を返します。
- getDate() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTime
-
日付をjava.util.Dateとして返します。
- getDate() - クラス のメソッドjp.co.amano.etiming.apl3161.TimeFaceFormat
-
印影内に表示される日付の形式を返します。
- getDate() - クラス のメソッドjp.co.amano.etiming.atss3161.GeneralizedTime
-
タイムスタンプトークンの生成時刻をjava.util.Dateとして返します。
- getDelay() - クラス のメソッドjp.co.amano.etiming.atss3161.TimeAttributeCertificate
-
時刻監査証明書から遅延を返します。
- getDetail() - 例外 のメソッドjp.co.amano.etiming.apl3161.ImprintOutOfDocumentException
-
ImprintOutOfDocumentException が発生した詳細な理由を返します。
- getDetailCode() - 例外 のメソッドjp.co.amano.etiming.atss3161.AmanoTransportException
-
詳細コードを返します。
- getDomain() - クラス のメソッドjp.co.amano.etiming.atss3161.NTCredentials
-
ドメイン名を返します。
- getEncoded() - クラス のメソッドjp.co.amano.etiming.atss3161.TimeAttributeCertificate
-
時刻監査証明書の
DER で符号化された形式を新規バイト配列に格納して返します。
- getEncoded() - クラス のメソッドjp.co.amano.etiming.atss3161.TimeStampToken
-
タイムスタンプトークンの DER で符号化された形式を新規バイト配列に格納して返します。
- getExtensionResult() - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampGenerator
-
有効期間延長タイムスタンプをPDFに埋め込みに成功したとき、有効期間の
延長がされたかどうかを返します。
- getFailInfo() - クラス のメソッドjp.co.amano.etiming.atss3161.PKIStatusInfo
-
PKI ステータス情報から PKI 失敗情報を返します。
- getGenerationMode() - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampGenerator
-
生成モードを返します。
- getGenerationMode() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampGenerator
-
生成モードを返します。
- getGenTime() - クラス のメソッドjp.co.amano.etiming.atss3161.TSTInfo
-
タイムスタンプトークン情報からタイムスタンプトークンの生成時刻を返します。
- getGradation() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFImageInfo
-
階調を返します。
- getHashAlgorithm() - クラス のメソッドjp.co.amano.etiming.atss3161.MessageImprint
-
ハッシュアルゴリズム識別子を返します。
- getHashedMessage() - クラス のメソッドjp.co.amano.etiming.atss3161.MessageImprint
-
メッセージダイジェストを返します。
- getHeight() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFSize
-
高さを返します。
- getHolder() - クラス のメソッドjp.co.amano.etiming.atss3161.TimeAttributeCertificate
-
時刻監査証明書から
証明書発行先の相対識別名(Relative Distinguished Name)を返します。
- getHolderThumbprint() - クラス のメソッドjp.co.amano.etiming.atss3161.TimeAttributeCertificate
-
時刻監査証明書から
証明書発行先証明書のタイムスタンプ対象データのメッセージダイジェストを返します。
- getHost() - クラス のメソッドjp.co.amano.etiming.atss3161.NTCredentials
-
ホスト名(現在のコンピュータ名)を返します。
- getHostname() - クラス のメソッドjp.co.amano.etiming.atss3161.ProxyHost
-
プロキシホスト名を返します。
- getImageInfos() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFDocument
-
文書内の画像情報を返します。
- getImprint() - クラス のメソッドjp.co.amano.etiming.apl3161.ImprintPastingParameters
-
印影を返します。
- getImprint() - クラス のメソッドjp.co.amano.etiming.apl3161.PastedImprint
-
印影を返します。
- getImprintPasting() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampGenerator
-
印影付きの PDF タイムスタンプを作成するためのパラメータを返します。
- getIssuer() - クラス のメソッドjp.co.amano.etiming.atss3161.TimeAttributeCertificate
-
時刻監査証明書から
発行者の相対識別名(Relative Distinguished Name)を返します。
- getLastTimeStamp() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFDocument
-
この PDF 文書に含まれている最も新しい PDF タイムスタンプを返します。
- getLicense() - クラス のメソッドjp.co.amano.etiming.apl3161.AmanoTimeStampProtocol
-
ユーザ認証用ライセンスを返します。
- getMaxDelay() - クラス のメソッドjp.co.amano.etiming.atss3161.TimeAttributeCertificate
-
時刻監査証明書から最大遅延を返します。
- getMaxOffset() - クラス のメソッドjp.co.amano.etiming.atss3161.TimeAttributeCertificate
-
時刻監査証明書から最大オフセットを返します。
- getMessageImprint() - クラス のメソッドjp.co.amano.etiming.atss3161.TSTInfo
-
タイムスタンプトークン情報からタイムスタンプ対象データのメッセージダイジェストを返します。
- getMicros() - クラス のメソッドjp.co.amano.etiming.atss3161.Accuracy
-
精度のマイクロ秒部分を返します。
- getMillis() - クラス のメソッドjp.co.amano.etiming.atss3161.Accuracy
-
精度のミリ秒部分を返します。
- getName() - クラス のメソッドjp.co.amano.etiming.apl3161.APLTimeZone
-
このタイムゾーンの名前を表す文字列を返します。
- getNonce() - クラス のメソッドjp.co.amano.etiming.atss3161.TSTInfo
-
タイムスタンプトークン情報からノンスを返します。
- getNotAfter() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStamp
-
タイムスタンプトークンの有効期間のうち終了日時を返します。
- getNotBefore() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStamp
-
タイムスタンプトークンの有効期間のうち開始日時を返します。
- getOffset() - クラス のメソッドjp.co.amano.etiming.apl3161.APLTimeZone
-
UTC に対するオフセット (単位:分) を返します。
- getOID() - クラス のメソッドjp.co.amano.etiming.atss3161.ObjectIdentifier
-
オブジェクト識別子を OID 文字列として返します。
- getOperator() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFDocument
-
入力者情報を返します。
- getOrigin() - クラス のメソッドjp.co.amano.etiming.apl3161.APLPosition
-
x 値、y 値の原点となる場所を返します。
- getPage() - クラス のメソッドjp.co.amano.etiming.apl3161.ImprintPastingParameters
-
ページ番号を返します。
- getPage() - クラス のメソッドjp.co.amano.etiming.apl3161.PastedImprint
-
印影のあるページの番号を返します。
- getPageNo() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFImageInfo
-
ページ番号を返します。
- getPageOrigin() - クラス のメソッドjp.co.amano.etiming.apl3161.ImprintPastingParameters
-
ページ数をカウントする起点を返します。
- getPageSize() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFImageInfo
-
ページの大きさを返します。
- getPassword() - クラス のメソッドjp.co.amano.etiming.atss3161.UsernamePasswordCredentials
-
パスワードを返します。
- getPastedImprint() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStamp
-
PDF 文書内に表示されている印影を返します。
- getPdfHashedMessage() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampWithVRI
-
タイムスタンプに対応するPDFのハッシュ値を返します。
- getPKIStatusInfo() - 例外 のメソッドjp.co.amano.etiming.atss3161.RejectionResponseStatusException
-
PKI ステータス情報を返します。
- getPolicy() - クラス のメソッドjp.co.amano.etiming.atss3161.TSTInfo
-
タイムスタンプトークン情報から TSA ポリシー IDを返します。
- getPort() - クラス のメソッドjp.co.amano.etiming.atss3161.ProxyHost
-
ポート番号を返します。
- getPosition() - クラス のメソッドjp.co.amano.etiming.apl3161.ImprintPastingParameters
-
ページ内で印影を表示する位置を返します。
- getPosition() - クラス のメソッドjp.co.amano.etiming.apl3161.PastedImprint
-
ページ内で印影を表示する位置を返します。
- getProxyHost() - クラス のメソッドjp.co.amano.etiming.apl3161.AmanoTimeStampProtocol
-
HTTPプロキシサーバを返します。
- getProxyHost() - クラス のメソッドjp.co.amano.etiming.apl3161.CRLDistributionPointsCRLLocator
-
HTTP プロキシサーバを返します。
- getProxyHost() - クラス のメソッドjp.co.amano.etiming.apl3161.HTTPTimeStampProtocol
-
HTTPプロキシサーバを返します。
- getRequestMessageImprint() - 例外 のメソッドjp.co.amano.etiming.atss3161.InvalidMessageImprintException
-
タイムスタンプリクエストのタイムスタンプ対象データのメッセージダイジェストを返します。
- getResolution() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFImageInfo
-
解像度(dpi)を返します。
- getResponseMessageImprint() - 例外 のメソッドjp.co.amano.etiming.atss3161.InvalidMessageImprintException
-
タイムスタンプレスポンスのタイムスタンプ対象データのメッセージダイジェストを返します。
- getSeconds() - クラス のメソッドjp.co.amano.etiming.atss3161.Accuracy
-
精度の秒部分を返します。
- getSerialNumber() - クラス のメソッドjp.co.amano.etiming.atss3161.TimeAttributeCertificate
-
時刻監査証明書からシリアル番号を返します。
- getSerialNumber() - クラス のメソッドjp.co.amano.etiming.atss3161.TSTInfo
-
タイムスタンプトークン情報からシリアル番号を返します。
- getShape() - クラス のメソッドjp.co.amano.etiming.apl3161.Imprint
-
印影の形状を返します。
- getSignatureAlgorithm() - クラス のメソッドjp.co.amano.etiming.atss3161.TimeAttributeCertificate
-
時刻監査証明書から
この時刻監査証明書を署名したアルゴリズムの
アルゴリズム識別子を返します。
- getSignatureValue() - クラス のメソッドjp.co.amano.etiming.atss3161.TimeAttributeCertificate
-
時刻監査証明書から署名値を返します。
- getSignerCertificate() - クラス のメソッドjp.co.amano.etiming.atss3161.TimeStampToken
-
タイムスタンプトークンから署名者のX.509 証明書を返します。
- getStatus() - クラス のメソッドjp.co.amano.etiming.atss3161.PKIStatusInfo
-
PKI ステータス情報から PKI ステータスを返します。
- getStatusCode() - 例外 のメソッドjp.co.amano.etiming.atss3161.HttpStatusException
-
ステータスコードを返します。
- getStatusString() - クラス のメソッドjp.co.amano.etiming.atss3161.PKIStatusInfo
-
PKI ステータス情報から PKI ステータスの文字列表現を返します。
- getTime() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTime
-
日付をPDFで定義されている標準日付フォーマット文字列で java.lang.Stringとして返します。
- getTime() - クラス のメソッドjp.co.amano.etiming.apl3161.TimeFaceFormat
-
印影内に表示される時刻の形式を返します。
- getTime() - クラス のメソッドjp.co.amano.etiming.atss3161.GeneralizedTime
-
タイムスタンプトークンの生成時刻 の ASN.1 GeneralizedTime 文字列を
java.lang.Stringとして返します。
- getTimeAttributeCertificate() - クラス のメソッドjp.co.amano.etiming.atss3161.TimeStampToken
-
タイムスタンプトークンから時刻監査証明書を返します。
- getTimeFaceFormat() - クラス のメソッドjp.co.amano.etiming.apl3161.Imprint
-
印影内に表示される時刻文字列の形式を返します。
- getTimeout() - クラス のメソッドjp.co.amano.etiming.apl3161.AmanoTimeStampProtocol
-
タイムスタンプサーバへ接続後、サーバの応答を待機する最長時間 (単位:ミリ秒)
を返します。
- getTimeout() - クラス のメソッドjp.co.amano.etiming.apl3161.CRLDistributionPointsCRLLocator
-
CRL を提供する HTTP サーバへ接続後、サーバの応答を待機する最長時間 (単位:ミリ秒)
を返します。
- getTimeout() - クラス のメソッドjp.co.amano.etiming.apl3161.HTTPTimeStampProtocol
-
タイムスタンプサーバへ接続後、サーバの応答を待機する最長時間 (単位:ミリ秒) を返します。
- getTimeStamp() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampWithVRI
-
PDFタイムスタンプを返します。
- getTimeStamp() - 例外 のメソッドjp.co.amano.etiming.apl3161.TimeStampValidationException
-
例外がスローされたときに検証中だった PDF タイムスタンプを返します。
- getTimeStampProtocol() - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampGenerator
-
有効期間延長タイムスタンプ生成時に使用する TimeStampProtocol を返します。
- getTimeStampProtocol() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampGenerator
-
PDF タイムスタンプ生成時に使用する TimeStampProtocol を返します。
- getTimeStamps() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFDocument
-
この PDF 文書に含まれているすべての PDF タイムスタンプを返します。
- getTimeStampToken() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStamp
-
タイムスタンプトークンを返します。
- getTimeStampWithVRI() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFDocument
-
このPDF文書に含まれているすべてのPDFタイムスタンプを返します。
- getTimeZone() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStamp
-
タイムゾーンを返します。
- getTimeZone() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampGenerator
-
生成する PDF タイムスタンプに設定されるタイムゾーンを返します。
- getTimingPolicy() - クラス のメソッドjp.co.amano.etiming.atss3161.TimeAttributeCertificate
-
時刻監査証明書から
タイムスタンプトークンが発行された時間監査ポリシーオブジェクト識別子を返します。
- getTsa() - クラス のメソッドjp.co.amano.etiming.atss3161.TSTInfo
-
タイムスタンプトークン情報からタイムスタンプ局の名前を返します。
- getTSTInfo() - クラス のメソッドjp.co.amano.etiming.atss3161.TimeStampToken
-
タイムスタンプトークンからタイムスタンプトークン情報を返します。
- getTSTValidator() - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampGenerator
-
タイムスタンプトークンの検証方法を返します。
- getTSTValidator() - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampValidator
-
タイムスタンプトークンの検証動作を返します。
- getTSTValidator() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampGenerator
-
タイムスタンプトークンの検証方法を返します。
- getTSTValidator() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampValidator
-
タイムスタンプトークンの検証動作を返します。
- getTu() - クラス のメソッドjp.co.amano.etiming.apl3161.ValidationRelatedInfomation
-
署名VRIが作成された日付を返します。
- getUnit() - クラス のメソッドjp.co.amano.etiming.apl3161.APLPosition
-
x, y で与えられる値の単位を返します。
- getUpdateInterval() - クラス のメソッドjp.co.amano.etiming.apl3161.CRLDistributionPointsCRLLocator
-
保存している CRL の更新間隔 (単位:分) を返します。
- getUserName() - クラス のメソッドjp.co.amano.etiming.atss3161.UsernamePasswordCredentials
-
ユーザ名を返します。
- getValidatorMode() - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampValidator
-
検証モードを返します。
- getValidatorResult() - クラス のメソッドjp.co.amano.etiming.apl3161.ValidationResultAndPDFTimeStamp
-
タイムスタンプの検証結果を返します。
- getValidFromDate() - クラス のメソッドjp.co.amano.etiming.atss3161.TimeAttributeCertificate
-
時刻監査証明書がこの時刻より後、有効となる時刻を返します。
- getValidUntilDate() - クラス のメソッドjp.co.amano.etiming.atss3161.TimeAttributeCertificate
-
時刻監査証明書がこの時刻より後、無効となる時刻を返します。
- getValue() - クラス のメソッドjp.co.amano.etiming.atss3161.ObjectIdentifier
-
オブジェクト識別子をint型配列として返します。
- getVerifyTarget() - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampGenerator
-
不可視タイムスタンプの有効期間延長対象・検証対象を返します。
- getVerifyTarget() - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampValidator
-
不可視タイムスタンプの検証対象を返します。
- getVerifyTarget() - クラス のstaticメソッドjp.co.amano.etiming.apl3161.PDFDocument
-
不可視タイムスタンプの検証対象を返します。
- getVerifyTarget() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampValidator
-
不可視タイムスタンプの検証対象を返します。
- getVersion() - クラス のメソッドjp.co.amano.etiming.atss3161.TimeAttributeCertificate
-
時刻監査証明書からバージョン番号を返します。
- getVersion() - クラス のメソッドjp.co.amano.etiming.atss3161.TSTInfo
-
タイムスタンプトークン情報からバージョン番号を返します。
- getVRI() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampWithVRI
-
署名VRIを返します。
- getVri() - クラス のメソッドjp.co.amano.etiming.apl3161.ValidationResultAndPDFTimeStamp
-
PDFタイムスタンプの署名VRIを返します。
- getWidth() - クラス のメソッドjp.co.amano.etiming.apl3161.PDFSize
-
幅を返します。
- getX() - クラス のメソッドjp.co.amano.etiming.apl3161.APLPosition
-
x 値を返します。
- getY() - クラス のメソッドjp.co.amano.etiming.apl3161.APLPosition
-
y 値を返します。
- GMT - クラス のstatic変数jp.co.amano.etiming.apl3161.DefinedTimeZone
-
Greenwich Mean Time を表す定義済みタイムゾーンです。
- GRADATION_TYPE_GRAYSCALE - クラス のstatic変数jp.co.amano.etiming.apl3161.PDFImageInfo
-
色空間がグレースケールである事を表します
- GRADATION_TYPE_RGB - クラス のstatic変数jp.co.amano.etiming.apl3161.PDFImageInfo
-
色空間がRGBである事を表します
- GRADATION_TYPE_UNKNOWN - クラス のstatic変数jp.co.amano.etiming.apl3161.PDFImageInfo
-
色空間が不明の場合を表します
- PastedImprint - jp.co.amano.etiming.apl3161のクラス
-
PastedImprint は PDF 文書内に表示されている印影を表します。
- PDFAttachFilesGenerator - jp.co.amano.etiming.apl3161のクラス
-
このクラスは、 PDFにファイルを添付します。
- PDFAttachFilesGenerator(Collection) - クラス のコンストラクタjp.co.amano.etiming.apl3161.PDFAttachFilesGenerator
-
PDF に添付するファイルパス一覧を設定します。
- PDFDocument - jp.co.amano.etiming.apl3161のクラス
-
PDF 文書を表すクラスです。
- PDFDocument(byte[]) - クラス のコンストラクタjp.co.amano.etiming.apl3161.PDFDocument
-
PDFDocument オブジェクトを生成し、バイト配列に格納された PDF 文書で初期化します。
- PDFDocument(byte[], char[], char[]) - クラス のコンストラクタjp.co.amano.etiming.apl3161.PDFDocument
-
PDFDocument オブジェクトを生成し、PDF 標準セキュリティの文書を開くためのパスワードを指定してバイト配列に格納された PDF 文書で初期化します。
- PDFDocument(RandomAccessFile) - クラス のコンストラクタjp.co.amano.etiming.apl3161.PDFDocument
-
PDFDocument オブジェクトを生成し、ファイルから読み込んだ PDF 文書のデータで初期化します。
- PDFDocument(RandomAccessFile, char[], char[]) - クラス のコンストラクタjp.co.amano.etiming.apl3161.PDFDocument
-
PDFDocument オブジェクトを生成し、PDF 標準セキュリティの文書を開くためのパスワードを指定してファイルから読み込んだ PDF 文書のデータで初期化します。
- PDFImageInfo - jp.co.amano.etiming.apl3161のクラス
-
画像情報を表すクラスです
- PDFOperatorGenerator - jp.co.amano.etiming.apl3161のクラス
-
このクラスは、 PDFに入力者情報を設定します
- PDFOperatorGenerator() - クラス のコンストラクタjp.co.amano.etiming.apl3161.PDFOperatorGenerator
-
- PDFSize - jp.co.amano.etiming.apl3161のクラス
-
大きさを表すクラスです
- PDFTime - jp.co.amano.etiming.apl3161のクラス
-
日付を表すクラスです。
- PDFTimeStamp - jp.co.amano.etiming.apl3161のクラス
-
PDF タイムスタンプを表すクラスです。
- PDFTimeStampGenerator - jp.co.amano.etiming.apl3161のクラス
-
このクラスは、 PDF タイムスタンプ生成機能を提供します。
- PDFTimeStampGenerator(TimeStampProtocol) - クラス のコンストラクタjp.co.amano.etiming.apl3161.PDFTimeStampGenerator
-
タイムスタンプトークン取得の際に使用するタイムスタンププロトコルを指定して
PDFTimeStampGenerator を作成します。
- PDFTimeStampValidator - jp.co.amano.etiming.apl3161のクラス
-
PDFTimeStampValidator は PDF タイムスタンプ付 PDF 文書の検証を行います。
- PDFTimeStampValidator(AmanoTSTValidator) - クラス のコンストラクタjp.co.amano.etiming.apl3161.PDFTimeStampValidator
-
タイムスタンプトークン検証の際に使用する tstValidator を指定して PDFTimeStampValidator を作成します。
- PDFTimeStampWithVRI - jp.co.amano.etiming.apl3161のクラス
-
PDF タイムスタンプを表すクラスです。
- PDT - クラス のstatic変数jp.co.amano.etiming.apl3161.DefinedTimeZone
-
Pacific Daylight Time を表す定義済みタイムゾーンです。
- PKIStatusInfo - jp.co.amano.etiming.atss3161のクラス
-
タイムスタンプレスポンスに含まれる PKI ステータス情報を表すクラスです。
- POINT - クラス のstatic変数jp.co.amano.etiming.apl3161.APLPosition
-
ポイント単位を表します。
- POSTPROCESSINGVALIDATION - クラス のstatic変数jp.co.amano.etiming.apl3161.LTVPDFTimeStampGenerator
-
PDFに対してタイムスタンプが付与できるか否かの確認を行った後、タイムスタンプの付与を行い、
また、PDFにタイムスタンプを付与した後、付与したPDFに対してPDFの検証を行います。
- POSTPROCESSINGVALIDATION - クラス のstatic変数jp.co.amano.etiming.apl3161.PDFTimeStampGenerator
-
PDFに対してタイムスタンプが付与できるか否かの確認を行った後、タイムスタンプの付与を行い、
また、PDFにタイムスタンプを付与した後、付与したPDFに対してPDFの検証を行います。
- PostProcessingValidationException - jp.co.amano.etiming.apl3161の例外
-
PostProcessingValidationException は生成モードが POSTPROCESSINGVALIDATION の場合で
タイムスタンプを付与したPDFに対してPDFの検証に失敗したときにスローされます。
- PostProcessingValidationException(String) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.PostProcessingValidationException
-
指定した詳細メッセージを持つ PostProcessingValidationException を作成します。
- PostProcessingValidationException(String, Throwable) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.PostProcessingValidationException
-
指定した詳細メッセージおよび原因を持つ PostProcessingValidationException を作成します。
- PostProcessingValidationException(Throwable) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.PostProcessingValidationException
-
指定した原因および詳細メッセージ(cause が null の場合は
null、null でない場合は cause.toString())を持つ PostProcessingValidationException を作成します。
- ProxyHost - jp.co.amano.etiming.atss3161のクラス
-
HTTP プロキシを表すクラスです。
- ProxyHost(String, int) - クラス のコンストラクタjp.co.amano.etiming.atss3161.ProxyHost
-
ProxyHostオブジェクトを生成し、プロキシサーバ名とポート番号を使ってその
ProxyHostオブジェクトを初期化します。
- PST - クラス のstatic変数jp.co.amano.etiming.apl3161.DefinedTimeZone
-
Pacific Standard Time を表す定義済みタイムゾーンです。
- setAccessLocation(String) - クラス のメソッドjp.co.amano.etiming.apl3161.AmanoTimeStampProtocol
-
アマノタイムスタンプ局の URL を設定します。
- setAccessLocation(String) - クラス のメソッドjp.co.amano.etiming.apl3161.HTTPTimeStampProtocol
-
アマノタイムスタンプ局の URL を設定します。
- setBasicCredentials(UsernamePasswordCredentials) - クラス のメソッドjp.co.amano.etiming.apl3161.HTTPTimeStampProtocol
-
Basic認証ユーザー情報を設定します。
- setCertificateLocator(CertificateLocator) - クラス のメソッドjp.co.amano.etiming.apl3161.AmanoTSTValidator
-
証明書パス検証時に使用する CertificateLocator を設定します。
- setConnectionTimeout(int) - クラス のメソッドjp.co.amano.etiming.apl3161.AmanoTimeStampProtocol
-
タイムスタンプサーバへの接続が確立するまで AmanoTimeStampProtocol
が待機する最長時間 (単位:ミリ秒) を設定します。
- setConnectionTimeout(int) - クラス のメソッドjp.co.amano.etiming.apl3161.CRLDistributionPointsCRLLocator
-
CRL を提供する HTTP サーバへの接続が確立するまで CRLDistributionPointsCRLLocator
が待機する最長時間 (単位:ミリ秒) を設定します。
- setConnectionTimeout(int) - クラス のメソッドjp.co.amano.etiming.apl3161.HTTPTimeStampProtocol
-
タイムスタンプサーバへの接続が確立するまで HTTPTimeStampProtocol が待機する最長時間 (単位:ミリ秒) を設定します。
- setCredentials(UsernamePasswordCredentials) - クラス のメソッドjp.co.amano.etiming.atss3161.ProxyHost
-
認証情報を設定します。
- setCRLLocator(CRLLocator) - クラス のメソッドjp.co.amano.etiming.apl3161.AmanoTSTValidator
-
証明書パス検証時に使用する CRLLocator を設定します。
- setGenerationMode(int) - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampGenerator
-
生成モードを設定します。
- setGenerationMode(int) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampGenerator
-
生成モードを設定します。
- setImprint(Imprint) - クラス のメソッドjp.co.amano.etiming.apl3161.ImprintPastingParameters
-
印影を設定します。
- setImprintPasting(ImprintPastingParameters) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampGenerator
-
印影付きの PDF タイムスタンプを作成するためのパラメータを設定します。
- setLicense(byte[], char[]) - クラス のメソッドjp.co.amano.etiming.apl3161.AmanoTimeStampProtocol
-
ユーザ認証用のライセンスとそのパスワードを設定します。
- setOperator(String) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFOperatorGenerator
-
PDF に入力者情報を設定します。
- setPage(int) - クラス のメソッドjp.co.amano.etiming.apl3161.ImprintPastingParameters
-
ページ番号を設定します。
- setPageOrigin(int) - クラス のメソッドjp.co.amano.etiming.apl3161.ImprintPastingParameters
-
ページ数をカウントする起点を設定します。
- setPosition(APLPosition) - クラス のメソッドjp.co.amano.etiming.apl3161.ImprintPastingParameters
-
ページ内で印影を表示する位置を設定します。
- setProxyHost(ProxyHost) - クラス のメソッドjp.co.amano.etiming.apl3161.AmanoTimeStampProtocol
-
HTTPプロキシサーバを設定します。
- setProxyHost(ProxyHost) - クラス のメソッドjp.co.amano.etiming.apl3161.CRLDistributionPointsCRLLocator
-
HTTP プロキシサーバを設定します。
- setProxyHost(ProxyHost) - クラス のメソッドjp.co.amano.etiming.apl3161.HTTPTimeStampProtocol
-
HTTPプロキシサーバを設定します。
- setTimeout(int) - クラス のメソッドjp.co.amano.etiming.apl3161.AmanoTimeStampProtocol
-
タイムスタンプサーバへ接続後、サーバの応答を待機する最長時間 (単位:ミリ秒)
を設定します。
- setTimeout(int) - クラス のメソッドjp.co.amano.etiming.apl3161.CRLDistributionPointsCRLLocator
-
CRL を提供する HTTP サーバへ接続後、サーバの応答を待機する最長時間 (単位:ミリ秒)
を設定します。
- setTimeout(int) - クラス のメソッドjp.co.amano.etiming.apl3161.HTTPTimeStampProtocol
-
タイムスタンプサーバへ接続後、サーバの応答を待機する最長時間 (単位:ミリ秒) を設定します。
- setTimeStampProtocol(TimeStampProtocol) - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampGenerator
-
有効期間延長タイムスタンプ生成時に使用する TimeStampProtocol を設定します。
- setTimeStampProtocol(TimeStampProtocol) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampGenerator
-
PDF タイムスタンプ生成時に使用する TimeStampProtocol を設定します。
- setTimeZone(APLTimeZone) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampGenerator
-
生成する PDF タイムスタンプに設定されるタイムゾーンを設定します。
- setTSTValidator(TSTValidator) - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampGenerator
-
タイムスタンプトークンの検証方法を設定します。
- setTSTValidator(AmanoTSTValidator) - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampValidator
-
タイムスタンプトークンの検証動作を設定します。
- setTSTValidator(TSTValidator) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampGenerator
-
タイムスタンプトークンの検証方法を設定します。
- setTSTValidator(AmanoTSTValidator) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampValidator
-
タイムスタンプトークンの検証動作を設定します。
- setUpdateInterval(int) - クラス のメソッドjp.co.amano.etiming.apl3161.CRLDistributionPointsCRLLocator
-
保存している CRL の更新間隔 (単位:分) を設定します。
- setValidatorMode(int) - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampValidator
-
検証モードを設定します。
- setVerifyTarget(int) - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampGenerator
-
不可視タイムスタンプの有効期間延長対象・検証対象を設定します。
- setVerifyTarget(int) - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampValidator
-
不可視タイムスタンプの検証対象を設定します。
- setVerifyTarget(int) - クラス のstaticメソッドjp.co.amano.etiming.apl3161.PDFDocument
-
不可視タイムスタンプの検証対象を設定します。
- setVerifyTarget(int) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampValidator
-
不可視タイムスタンプの検証対象を設定します。
- SHA_1 - クラス のstatic変数jp.co.amano.etiming.atss3161.AlgorithmIdentifier
-
SHA-1ハッシュアルゴリズム識別子を表します。
- SHA_256 - クラス のstatic変数jp.co.amano.etiming.atss3161.AlgorithmIdentifier
-
SHA-256ハッシュアルゴリズム識別子を表します。
- SHA_384 - クラス のstatic変数jp.co.amano.etiming.atss3161.AlgorithmIdentifier
-
SHA-384ハッシュアルゴリズム識別子を表します。
- SHA_512 - クラス のstatic変数jp.co.amano.etiming.atss3161.AlgorithmIdentifier
-
SHA-512ハッシュアルゴリズム識別子を表します。
- ST_GRANTED - クラス のstatic変数jp.co.amano.etiming.atss3161.PKIStatusInfo
-
要求された TimeStampToken が存在する事を示す PKI ステータス (0) です。
- ST_GRANTEDWITHMODS - クラス のstatic変数jp.co.amano.etiming.atss3161.PKIStatusInfo
-
変更された TimeStampToken が存在する事を示す PKI ステータス (1) です。
- ST_REJECTION - クラス のstatic変数jp.co.amano.etiming.atss3161.PKIStatusInfo
-
PKI ステータス (2) です。
- ST_REVOCATIONNOTIFICATION - クラス のstatic変数jp.co.amano.etiming.atss3161.PKIStatusInfo
-
失効が起きたという事を示す PKI ステータス (5) です。
- ST_REVOCATIONWARNING - クラス のstatic変数jp.co.amano.etiming.atss3161.PKIStatusInfo
-
失効が差し迫っているという警告を含む事を示す PKI ステータス (4) です。
- ST_WAITING - クラス のstatic変数jp.co.amano.etiming.atss3161.PKIStatusInfo
-
PKI ステータス (3) です。
- TimeAttributeCertificate - jp.co.amano.etiming.atss3161のクラス
-
時刻監査証明書を表すクラスです。
- TimeAttributeCertificate(byte[]) - クラス のコンストラクタjp.co.amano.etiming.atss3161.TimeAttributeCertificate
-
時刻監査証明書オブジェクトを生成し、 DER で符号化された形式
attributeCertificate
を使ってその時刻監査証明書オブジェクトを初期化します。
- TimeFaceFormat - jp.co.amano.etiming.apl3161のクラス
-
印影内に表示される時刻文字列の形式です。
- TimeFaceFormat(int, int) - クラス のコンストラクタjp.co.amano.etiming.apl3161.TimeFaceFormat
-
TimeFaceFormat オブジェクトを生成し、日付と時刻の形式番号を使ってその TimeFaceFormat オブジェクトを初期化します。
- TimeStampProtocol - jp.co.amano.etiming.apl3161のインタフェース
-
TimeStampProtocol は TSA メッセージ用のトランスポートメカニズムを表します。
- TimeStampProtocolException - jp.co.amano.etiming.apl3161の例外
-
TimeStampProtocolException は TSA メッセージ送受信中に発生した問題を表します。
- TimeStampProtocolException() - 例外 のコンストラクタjp.co.amano.etiming.apl3161.TimeStampProtocolException
-
詳細メッセージを指定しないで TimeStampProtocolException を作成します。
- TimeStampProtocolException(String) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.TimeStampProtocolException
-
指定した詳細メッセージを持つ TimeStampProtocolException を作成します。
- TimeStampProtocolException(String, Throwable) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.TimeStampProtocolException
-
指定した詳細メッセージおよび原因を持つ TimeStampProtocolException を作成します。
- TimeStampProtocolException(Throwable) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.TimeStampProtocolException
-
指定した原因および詳細メッセージ(cause が null の場合は
null、null でない場合は cause.toString())を持つ TimeStampProtocolException を作成します。
- TimeStampToken - jp.co.amano.etiming.atss3161のクラス
-
タイムスタンプトークンを表すクラスです。
- TimeStampToken(byte[]) - クラス のコンストラクタjp.co.amano.etiming.atss3161.TimeStampToken
-
タイムスタンプトークンオブジェクトを生成し、 DER で符号化された形式
timeStampToken を使ってそのタイムスタンプトークンオブジェクトを初期化します。
- TimeStampUnvalidatableException - jp.co.amano.etiming.apl3161の例外
-
TimeStampUnvalidatableException は検証を行うことが不可能な PDF タイムスタンプを検出したときにスローされます。
- TimeStampUnvalidatableException(String, Throwable, PDFTimeStamp) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.TimeStampUnvalidatableException
-
指定した詳細メッセージ、原因および PDF タイムスタンプを持つ TimeStampUnvalidatableException を作成します。
- timeStampValidation(SafeDictNode, RandomInput, TSTValidator, char[], char[], int) - クラス のstaticメソッドjp.co.amano.etiming.apl3161.PDFTimeStampValidator
-
PDF タイムスタンプを使用して PDF 文書の検証を行います。
- TimeStampValidationException - jp.co.amano.etiming.apl3161の例外
-
PDF タイムスタンプの検証中に検出されるさまざまな問題の 1 つを表す例外です。
- TimeStampValidationException(String, Throwable, PDFTimeStamp) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.TimeStampValidationException
-
指定した詳細メッセージ、原因および PDF タイムスタンプを持つ TimeStampValidationException を作成します。
- toString() - クラス のメソッドjp.co.amano.etiming.atss3161.AlgorithmIdentifier
-
このアルゴリズム識別子オブジェクトを表す文字列を返します。
- toString() - クラス のメソッドjp.co.amano.etiming.atss3161.ObjectIdentifier
-
このオブジェクト識別子オブジェクトを表す文字列を返します。
- TRANSLUCENT_FOREGROUND - クラス のstatic変数jp.co.amano.etiming.apl3161.Imprint
-
印影の背景が透明で印影は半透明であることを表します。
- TRANSPARENT - クラス のstatic変数jp.co.amano.etiming.apl3161.Imprint
-
印影の背景が透明であることを表します。
- transport(byte[]) - クラス のメソッドjp.co.amano.etiming.apl3161.AmanoTimeStampProtocol
-
- transport(byte[]) - クラス のメソッドjp.co.amano.etiming.apl3161.HTTPTimeStampProtocol
-
- transport(byte[]) - インタフェース のメソッドjp.co.amano.etiming.apl3161.TimeStampProtocol
-
指定したタイムスタンプリクエストの DER で符号化されたデータからタイムスタンプレスポンスの DER で符号化されたデータを取得します。
- TransportException - jp.co.amano.etiming.atss3161の例外
-
タイムスタンプ局に対してタイムスタンプリクエストと
タイムスタンプレスポンスのデータ交換中にエラーが発生したことを通知します。
- TransportException() - 例外 のコンストラクタjp.co.amano.etiming.atss3161.TransportException
-
詳細メッセージを指定しないで TransportException
を作成します。
- TransportException(String) - 例外 のコンストラクタjp.co.amano.etiming.atss3161.TransportException
-
指定した詳細メッセージを持つ TransportException
を作成します。
- TransportException(String, Throwable) - 例外 のコンストラクタjp.co.amano.etiming.atss3161.TransportException
-
指定した詳細メッセージおよび原因を持つ TransportException を作成します。
- TransportException(Throwable) - 例外 のコンストラクタjp.co.amano.etiming.atss3161.TransportException
-
指定した原因および詳細メッセージ(causeがnullの場合はnull、
nullでない場合はcause.toString())を持つ TransportException を作成します。
- TSACertificateNotFoundException - jp.co.amano.etiming.atss3161の例外
-
TSA証明書が存在しなければならない状況で存在しないことを示す例外です。
- TSACertificateNotFoundException(String, Throwable) - 例外 のコンストラクタjp.co.amano.etiming.atss3161.TSACertificateNotFoundException
-
指定した詳細メッセージおよび原因を持つ TSACertificateNotFoundException
を作成します。
- TSTFieldVerificationException - jp.co.amano.etiming.atss3161の例外
-
タイムスタンプトークンに含まれるフィールドの内容が
タイムスタンプリクエストと対応していないことを示す例外です。
- TSTFieldVerificationException() - 例外 のコンストラクタjp.co.amano.etiming.atss3161.TSTFieldVerificationException
-
詳細メッセージを指定しないで TSTFieldVerificationException を作成します。
- TSTFieldVerificationException(String) - 例外 のコンストラクタjp.co.amano.etiming.atss3161.TSTFieldVerificationException
-
指定した詳細メッセージを持つ TSTFieldVerificationException を作成します。
- TSTFieldVerificationException(String, Throwable) - 例外 のコンストラクタjp.co.amano.etiming.atss3161.TSTFieldVerificationException
-
指定した詳細メッセージおよび原因を持つ TSTFieldVerificationException
を作成します。
- TSTFieldVerificationException(Throwable) - 例外 のコンストラクタjp.co.amano.etiming.atss3161.TSTFieldVerificationException
-
指定した原因および詳細メッセージ(causeがnullの場合はnull、
nullでない場合はcause.toString())を持つ TSTFieldVerificationException
を作成します。
- TSTInfo - jp.co.amano.etiming.atss3161のクラス
-
タイムスタンプトークン情報を表すクラスです。
- TSTValidationException - jp.co.amano.etiming.apl3161の例外
-
TSTValidationException はタイムスタンプトークンの検証に失敗したときにスローされます。
- TSTValidationException() - 例外 のコンストラクタjp.co.amano.etiming.apl3161.TSTValidationException
-
詳細メッセージを指定しないで TSTValidationException を作成します。
- TSTValidationException(String) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.TSTValidationException
-
指定した詳細メッセージを持つ TSTValidationException を作成します。
- TSTValidationException(String, Throwable) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.TSTValidationException
-
指定した詳細メッセージおよび原因を持つ TSTValidationException を作成します。
- TSTValidationException(Throwable) - 例外 のコンストラクタjp.co.amano.etiming.apl3161.TSTValidationException
-
指定した原因および詳細メッセージ(cause が null の場合は
null、null でない場合は cause.toString())を持つ TSTValidationException を作成します。
- TSTValidator - jp.co.amano.etiming.apl3161のインタフェース
-
TSTValidator はタイムスタンプトークンの検証機能を提供します。
- validate(MessageImprint, TimeStampToken) - クラス のメソッドjp.co.amano.etiming.apl3161.AmanoTSTValidator
-
タイムスタンプトークンを検証します。
- validate(MessageImprint, TimeStampToken, Date) - クラス のメソッドjp.co.amano.etiming.apl3161.AmanoTSTValidator
-
- validate(byte[]) - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampValidator
-
バイト配列に格納された タイムスタンプ付き PDF 文書を検証します。
- validate(byte[], char[], char[]) - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampValidator
-
PDF 標準セキュリティの文書を開くためのパスワードを指定して、バイト配列に格納された PDF タイムスタンプ付き PDF 文書を検証します。
- validate(RandomAccessFile) - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampValidator
-
ファイルから読み込んだ PDF タイムスタンプ付き PDF 文書を検証します。
- validate(RandomAccessFile, char[], char[]) - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampValidator
-
PDF 標準セキュリティの文書を開くためのパスワードを指定して、ファイルから読み込んだ PDF タイムスタンプ付き PDF 文書を検証します。
- validate(RandomInput, char[], char[]) - クラス のメソッドjp.co.amano.etiming.apl3161.LTVPDFTimeStampValidator
-
PDF 標準セキュリティの文書を開くためのパスワードを指定して、ファイルから読み込んだ PDF タイムスタンプ付き PDF 文書を検証します。
- validate(MessageImprint, TimeStampToken) - クラス のメソッドjp.co.amano.etiming.apl3161.NoTSACertValidationTSTValidator
-
- validate(MessageImprint, TimeStampToken, Date) - クラス のメソッドjp.co.amano.etiming.apl3161.NoTSACertValidationTSTValidator
-
- validate(byte[]) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampValidator
-
バイト配列に格納された PDF タイムスタンプ付き PDF 文書を検証します。
- validate(byte[], char[], char[]) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampValidator
-
PDF 標準セキュリティの文書を開くためのパスワードを指定して、バイト配列に格納された PDF タイムスタンプ付き PDF 文書を検証します。
- validate(RandomAccessFile) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampValidator
-
ファイルから読み込んだ PDF タイムスタンプ付き PDF 文書を検証します。
- validate(RandomAccessFile, char[], char[]) - クラス のメソッドjp.co.amano.etiming.apl3161.PDFTimeStampValidator
-
PDF 標準セキュリティの文書を開くためのパスワードを指定して、ファイルから読み込んだ PDF タイムスタンプ付き PDF 文書を検証します。
- validate(MessageImprint, TimeStampToken) - インタフェース のメソッドjp.co.amano.etiming.apl3161.TSTValidator
-
タイムスタンプトークンを検証します。
- validate(MessageImprint, TimeStampToken, Date) - インタフェース のメソッドjp.co.amano.etiming.apl3161.TSTValidator
-
タイムスタンプトークンを検証します。
- validate(MessageImprint, X509Certificate, Collection, Collection) - クラス のメソッドjp.co.amano.etiming.atss3161.TimeStampToken
-
タイムスタンプトークンを検証します。
- validate(MessageImprint, X509Certificate, Collection, Collection, Date) - クラス のメソッドjp.co.amano.etiming.atss3161.TimeStampToken
-
指定した時刻を使用してタイムスタンプトークンを検証します。
- validate(MessageImprint, X509Certificate, Collection, Collection, Date, String) - クラス のメソッドjp.co.amano.etiming.atss3161.TimeStampToken
-
指定した時刻および署名プロバイダを使用してタイムスタンプトークンを検証します。
- validate(MessageImprint, X509Certificate, Collection, Collection, String) - クラス のメソッドjp.co.amano.etiming.atss3161.TimeStampToken
-
指定した署名プロバイダを使用してタイムスタンプトークンを検証します。
- VALIDATIONONLY - クラス のstatic変数jp.co.amano.etiming.apl3161.LTVPDFTimeStampGenerator
-
PDFに対してタイムスタンプが付与できるか否かの検証のみを行い、タイムスタンプの付与は行いません。
- VALIDATIONONLY - クラス のstatic変数jp.co.amano.etiming.apl3161.PDFTimeStampGenerator
-
PDFに対してタイムスタンプが付与できるか否かの確認のみを行い、タイムスタンプの付与は行いません。
- ValidationRelatedInfomation - jp.co.amano.etiming.apl3161のクラス
-
署名VRIを表すクラスです。
- ValidationResultAndPDFTimeStamp - jp.co.amano.etiming.apl3161のクラス
-
PDFタイムスタンプとその検証結果を表します。
- VALIDATOR_ST_MODE - クラス のstatic変数jp.co.amano.etiming.apl3161.LTVPDFTimeStampValidator
-
対応するVRI辞書が存在し、電子署名(タイムスタンプ含む)以外の追記(PDFの増分更新)
がされている状態の場合、IncrimentalUpdated2Exceptionとして返します。
- VALIDATOR_UT_MODE - クラス のstatic変数jp.co.amano.etiming.apl3161.LTVPDFTimeStampValidator
-
対応するVRI辞書が存在し、タイムスタンプ後にPDFが増分更新されている場合、
検証結果をIncrimentalUpdated2Exceptionとして返します。
- VERIFY_TARGET_AMANO - クラス のstatic変数jp.co.amano.etiming.apl3161.LTVPDFTimeStampGenerator
-
署名辞書のFilterの値がetim_AMANO.EVIDENCEのタイムスタンプを有効期間延長対象・検証対象とします。
- VERIFY_TARGET_AMANO - クラス のstatic変数jp.co.amano.etiming.apl3161.LTVPDFTimeStampValidator
-
署名辞書のFilterの値がetim_AMANO.EVIDENCEを検証対象とします。
- VERIFY_TARGET_AMANO - クラス のstatic変数jp.co.amano.etiming.apl3161.PDFDocument
-
署名辞書のFilterの値がetim_AMANO.EVIDENCEを検証対象とします。
- VERIFY_TARGET_AMANO - クラス のstatic変数jp.co.amano.etiming.apl3161.PDFTimeStampValidator
-
署名辞書のFilterの値がetim_AMANO.EVIDENCEを検証対象とします。
- VERIFY_TARGET_FULL - クラス のstatic変数jp.co.amano.etiming.apl3161.LTVPDFTimeStampGenerator
-
署名辞書のFilterの値がetim_AMANO.EVIDENCEまたは署名辞書のTypeの値がDocTimeStamp
かつ署名辞書のFilterの値がAdobe.PPKLiteのタイムスタンプを有効期間延長対象・検証対象とします。
- VERIFY_TARGET_FULL - クラス のstatic変数jp.co.amano.etiming.apl3161.LTVPDFTimeStampValidator
-
署名辞書のFilterの値がetim_AMANO.EVIDENCEまたは署名辞書のTypeの値がDocTimeStamp
かつ署名辞書のFilterの値がAdobe.PPKLiteを検証対象とします。
- VERIFY_TARGET_FULL - クラス のstatic変数jp.co.amano.etiming.apl3161.PDFDocument
-
署名辞書のFilterの値がetim_AMANO.EVIDENCEまたは署名辞書のTypeの値がDocTimeStamp
かつ署名辞書のFilterの値がAdobe.PPKLiteを検証対象とします。
- VERIFY_TARGET_FULL - クラス のstatic変数jp.co.amano.etiming.apl3161.PDFTimeStampValidator
-
署名辞書のFilterの値がetim_AMANO.EVIDENCEまたは署名辞書のTypeの値がDocTimeStamp
かつ署名辞書のFilterの値がAdobe.PPKLiteを検証対象とします。