Uses of Class
javax.xml.crypto.URIReferenceException
Packages that use URIReferenceException
Package
Description
Common classes for XML cryptography.
Classes for parsing and processing
KeyInfo
elements and structures.-
Uses of URIReferenceException in javax.xml.crypto
Methods in javax.xml.crypto that throw URIReferenceExceptionModifier and TypeMethodDescriptionURIDereferencer.dereference
(URIReference uriReference, XMLCryptoContext context) Dereferences the specifiedURIReference
and returns the dereferenced data. -
Uses of URIReferenceException in javax.xml.crypto.dsig.keyinfo
Methods in javax.xml.crypto.dsig.keyinfo that throw URIReferenceExceptionModifier and TypeMethodDescriptionRetrievalMethod.dereference
(XMLCryptoContext context) Dereferences theKeyInfo
information referenced by thisRetrievalMethod
and applies the specifiedTransform
s.