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