Uses of Interface
org.fcrepo.storage.ocfl.validation.HeadersValidator
Packages that use HeadersValidator
-
Uses of HeadersValidator in org.fcrepo.storage.ocfl
Methods in org.fcrepo.storage.ocfl with parameters of type HeadersValidatorModifier and TypeMethodDescriptionvoidDefaultOcflObjectSessionFactory.setHeadersValidator(HeadersValidator headersValidator) Changes the headers validator implementation for TESTING purposes.Constructors in org.fcrepo.storage.ocfl with parameters of type HeadersValidatorModifierConstructorDescriptionDefaultOcflObjectSession(String sessionId, io.ocfl.api.MutableOcflRepository ocflRepo, String ocflObjectId, Path objectStaging, com.fasterxml.jackson.databind.ObjectReader headerReader, com.fasterxml.jackson.databind.ObjectWriter headerWriter, CommitType commitType, Cache<String, ResourceHeaders> headersCache, Cache<String, String> rootIdCache, HeadersValidator headersValidator, boolean useUnsafeWrite) -
Uses of HeadersValidator in org.fcrepo.storage.ocfl.validation
Classes in org.fcrepo.storage.ocfl.validation that implement HeadersValidatorModifier and TypeClassDescriptionclassHeaders validator that supports version 1.0 of the resource headers