| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use URIDereferencer | |
|---|---|
| javax.xml.crypto | Common classes for XML cryptography. | 
| javax.xml.crypto.dom | DOM-specific classes for the javax.xml.cryptopackage. | 
| javax.xml.crypto.dsig | Classes for generating and validating XML digital signatures. | 
| javax.xml.crypto.dsig.keyinfo | Classes for parsing and processing KeyInfoelements and structures. | 
| Uses of URIDereferencer in javax.xml.crypto | 
|---|
| Methods in javax.xml.crypto that return URIDereferencer | |
|---|---|
|  URIDereferencer | XMLCryptoContext.getURIDereferencer()Returns a URIDereferencerthat is used to dereferenceURIReferences. | 
| Methods in javax.xml.crypto with parameters of type URIDereferencer | |
|---|---|
|  void | XMLCryptoContext.setURIDereferencer(URIDereferencer dereferencer)Sets a URIDereferencerthat is used to dereferenceURIReferences. | 
| Uses of URIDereferencer in javax.xml.crypto.dom | 
|---|
| Methods in javax.xml.crypto.dom that return URIDereferencer | |
|---|---|
|  URIDereferencer | DOMCryptoContext.getURIDereferencer() | 
| Methods in javax.xml.crypto.dom with parameters of type URIDereferencer | |
|---|---|
|  void | DOMCryptoContext.setURIDereferencer(URIDereferencer dereferencer) | 
| Uses of URIDereferencer in javax.xml.crypto.dsig | 
|---|
| Methods in javax.xml.crypto.dsig that return URIDereferencer | |
|---|---|
| abstract  URIDereferencer | XMLSignatureFactory.getURIDereferencer()Returns a reference to the URIDereferencerthat is used by 
 default to dereference URIs inReferenceobjects. | 
| Uses of URIDereferencer in javax.xml.crypto.dsig.keyinfo | 
|---|
| Methods in javax.xml.crypto.dsig.keyinfo that return URIDereferencer | |
|---|---|
| abstract  URIDereferencer | KeyInfoFactory.getURIDereferencer()Returns a reference to the URIDereferencerthat is used by 
 default to dereference URIs inRetrievalMethodobjects. | 
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.