Uses of Class
javax.xml.crypto.URIReferenceException
| Package | Description | 
|---|---|
| javax.xml.crypto | Common classes for XML cryptography. | 
| javax.xml.crypto.dsig.keyinfo | Classes for parsing and processing  KeyInfoelements and structures. | 
- 
Uses of URIReferenceException in javax.xml.cryptoMethods in javax.xml.crypto that throw URIReferenceException Modifier and Type Method Description DataURIDereferencer. 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 URIReferenceException Modifier and Type Method Description DataRetrievalMethod. dereference(XMLCryptoContext context)Dereferences theKeyInfoinformation referenced by thisRetrievalMethodand applies the specifiedTransforms.