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