Class Hierarchy
- java.lang.Object
- dev.sigstore.tuf.FileSystemTufStore (implements dev.sigstore.tuf.MetaStore, dev.sigstore.tuf.TargetStore)
- dev.sigstore.tuf.HttpFetcher (implements dev.sigstore.tuf.Fetcher)
- dev.sigstore.tuf.MetaFetcher
- dev.sigstore.tuf.MetaFetchResult<T>
- dev.sigstore.tuf.PassthroughCacheMetaStore (implements dev.sigstore.tuf.MetaReader, dev.sigstore.tuf.MetaStore)
- dev.sigstore.tuf.SigstoreTufClient
- dev.sigstore.tuf.SigstoreTufClient.Builder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- dev.sigstore.tuf.TufException
- dev.sigstore.tuf.DuplicateKeyIdsException
- dev.sigstore.tuf.FileExceedsMaxLengthException
- dev.sigstore.tuf.FileNotFoundException
- dev.sigstore.tuf.InvalidHashesException
- dev.sigstore.tuf.RoleExpiredException
- dev.sigstore.tuf.RollbackVersionException
- dev.sigstore.tuf.SignatureVerificationException
- dev.sigstore.tuf.SnapshotTargetMissingException
- dev.sigstore.tuf.SnapshotTargetVersionException
- dev.sigstore.tuf.SnapshotVersionMismatchException
- dev.sigstore.tuf.TargetMetadataMissingException
- dev.sigstore.tuf.TufException
- java.lang.RuntimeException
- java.lang.Exception
- dev.sigstore.tuf.TrustedMetaStore
- dev.sigstore.tuf.Updater
- dev.sigstore.tuf.Updater.Builder
Interface Hierarchy
- dev.sigstore.tuf.Fetcher
- dev.sigstore.tuf.MetaReader
- dev.sigstore.tuf.MetaStore
- dev.sigstore.tuf.RootProvider
- dev.sigstore.tuf.TargetReader
- dev.sigstore.tuf.TargetStore