Uses of Class
org.fcrepo.kernel.api.exception.UnsupportedAlgorithmException
-
Packages that use UnsupportedAlgorithmException Package Description org.fcrepo.kernel.api.services -
-
Uses of UnsupportedAlgorithmException in org.fcrepo.kernel.api.services
Methods in org.fcrepo.kernel.api.services that throw UnsupportedAlgorithmException Modifier and Type Method Description Collection<URI>FixityService. getFixity(Binary binary, Collection<String> algorithms)Calculate the requested set of digests for the provided binary
-