XML Digital Signature and Encryption, 1.0

Uses of Interface
javax.xml.crypto.dsig.keyinfo.RetrievalMethod

Packages that use RetrievalMethod
javax.xml.crypto.dsig.keyinfo   
 

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.
 


XML Digital Signature and Encryption, 1.0

Copyright © 2003-2004, IBM Corporation and Sun Microsystems, Inc. All rights reserved.
Please send comments to: jsr-106-comments@jcp.org