Uses of Class
org.apache.xml.security.binding.xmldsig.RetrievalMethodType
-
Packages that use RetrievalMethodType Package Description org.apache.xml.security.binding.xmldsig -
-
Uses of RetrievalMethodType in org.apache.xml.security.binding.xmldsig
Methods in org.apache.xml.security.binding.xmldsig that return RetrievalMethodType Modifier and Type Method Description RetrievalMethodType
ObjectFactory. createRetrievalMethodType()
Create an instance ofRetrievalMethodType
Methods in org.apache.xml.security.binding.xmldsig that return types with arguments of type RetrievalMethodType Modifier and Type Method Description javax.xml.bind.JAXBElement<RetrievalMethodType>
ObjectFactory. createRetrievalMethod(RetrievalMethodType value)
Methods in org.apache.xml.security.binding.xmldsig with parameters of type RetrievalMethodType Modifier and Type Method Description javax.xml.bind.JAXBElement<RetrievalMethodType>
ObjectFactory. createRetrievalMethod(RetrievalMethodType value)
-