Uses of Class
javax.xml.crypto.URIReferenceException
Packages that use URIReferenceException
包
描述
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 URIReferenceException修饰符和类方法描述URIDereferencer.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 URIReferenceException修饰符和类方法描述RetrievalMethod.dereference
(XMLCryptoContext context) Dereferences theKeyInfo
information referenced by thisRetrievalMethod
and applies the specifiedTransform
s.