クラス TrustAnchorRepositoryImpl

java.lang.Object
org.iplass.mtp.impl.auth.authenticate.webauthn.TrustAnchorRepositoryImpl
すべての実装されたインタフェース:
com.webauthn4j.anchor.TrustAnchorRepository

class TrustAnchorRepositoryImpl extends Object implements com.webauthn4j.anchor.TrustAnchorRepository
  • コンストラクタの詳細

    • TrustAnchorRepositoryImpl

      TrustAnchorRepositoryImpl(com.webauthn4j.metadata.MetadataStatementRepository metadataStatementRepository)
  • メソッドの詳細

    • find

      public Set<TrustAnchor> find(com.webauthn4j.data.attestation.authenticator.AAGUID aaguid)
      定義:
      find インタフェース内 com.webauthn4j.anchor.TrustAnchorRepository
    • find

      public Set<TrustAnchor> find(byte[] attestationCertificateKeyIdentifier)
      定義:
      find インタフェース内 com.webauthn4j.anchor.TrustAnchorRepository