|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RetrievalMethod | |
|---|---|
| javax.xml.crypto.dsig.keyinfo | Classes for parsing and processing KeyInfo elements and structures. |
| org.jcp.xml.dsig.internal.dom | |
| Uses of RetrievalMethod in javax.xml.crypto.dsig.keyinfo |
|---|
| Methods in javax.xml.crypto.dsig.keyinfo that return RetrievalMethod | |
|---|---|
abstract RetrievalMethod |
KeyInfoFactory.newRetrievalMethod(java.lang.String uri)
Creates a RetrievalMethod from the specified URI. |
abstract RetrievalMethod |
KeyInfoFactory.newRetrievalMethod(java.lang.String uri,
java.lang.String type,
java.util.List transforms)
Creates a RetrievalMethod from the specified parameters. |
| Uses of RetrievalMethod in org.jcp.xml.dsig.internal.dom |
|---|
| Classes in org.jcp.xml.dsig.internal.dom that implement RetrievalMethod | |
|---|---|
class |
DOMRetrievalMethod
DOM-based implementation of RetrievalMethod. |
| Methods in org.jcp.xml.dsig.internal.dom that return RetrievalMethod | |
|---|---|
RetrievalMethod |
DOMKeyInfoFactory.newRetrievalMethod(java.lang.String uri)
|
RetrievalMethod |
DOMKeyInfoFactory.newRetrievalMethod(java.lang.String uri,
java.lang.String type,
java.util.List transforms)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||