|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use URIReferenceException | |
---|---|
javax.xml.crypto | Common classes for XML cryptography. |
javax.xml.crypto.dsig.keyinfo | Classes for parsing and processing KeyInfo elements and structures. |
org.jcp.xml.dsig.internal.dom |
Uses of URIReferenceException in javax.xml.crypto |
---|
Methods in javax.xml.crypto that throw URIReferenceException | |
---|---|
Data |
URIDereferencer.dereference(URIReference uriReference,
XMLCryptoContext context)
Dereferences the specified URIReference and returns the
dereferenced data. |
Uses of URIReferenceException in javax.xml.crypto.dsig.keyinfo |
---|
Methods in javax.xml.crypto.dsig.keyinfo that throw URIReferenceException | |
---|---|
Data |
RetrievalMethod.dereference(XMLCryptoContext context)
Dereferences the KeyInfo information referenced by this
RetrievalMethod and applies the specified
Transform s. |
Uses of URIReferenceException in org.jcp.xml.dsig.internal.dom |
---|
Methods in org.jcp.xml.dsig.internal.dom that throw URIReferenceException | |
---|---|
Data |
DOMURIDereferencer.dereference(URIReference uriRef,
XMLCryptoContext context)
|
Data |
DOMRetrievalMethod.dereference(XMLCryptoContext context)
|
XMLStructure |
DOMRetrievalMethod.dereferenceAsXMLStructure(XMLCryptoContext context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |