com.sun.xml.ws.security.opt.crypto.dsig.keyinfo
Class RetrievalMethod

java.lang.Object
  extended by com.sun.xml.security.core.dsig.RetrievalMethodType
      extended by com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.RetrievalMethod

public class RetrievalMethod
extends RetrievalMethodType

Author:
Abhijit Das

Field Summary
 
Fields inherited from class com.sun.xml.security.core.dsig.RetrievalMethodType
transforms, type, uri
 
Constructor Summary
RetrievalMethod()
          Creates a new instance of RetrievalMethod
 
Method Summary
 
Methods inherited from class com.sun.xml.security.core.dsig.RetrievalMethodType
getTransforms, getType, getURI, setTransforms, setType, setURI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RetrievalMethod

public RetrievalMethod()
Creates a new instance of RetrievalMethod



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.