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.cryptoMethods in javax.xml.crypto that throw URIReferenceExceptionModifier and TypeMethodDescriptionURIDereferencer.dereference(URIReference uriReference, XMLCryptoContext context)Dereferences the specifiedURIReferenceand returns the dereferenced data.
- 
Uses of URIReferenceException in javax.xml.crypto.dsig.keyinfoMethods in javax.xml.crypto.dsig.keyinfo that throw URIReferenceExceptionModifier and TypeMethodDescriptionRetrievalMethod.dereference(XMLCryptoContext context)Dereferences theKeyInfoinformation referenced by thisRetrievalMethodand applies the specifiedTransforms.