Apache CXF API

Uses of Class
org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType

Packages that use RetrievalMethodType
org.apache.cxf.ws.security.sts.provider.model.xmldsig   
 

Uses of RetrievalMethodType in org.apache.cxf.ws.security.sts.provider.model.xmldsig
 

Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return RetrievalMethodType
 RetrievalMethodType ObjectFactory.createRetrievalMethodType()
          Create an instance of RetrievalMethodType
 

Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig that return types with arguments of type RetrievalMethodType
 javax.xml.bind.JAXBElement<RetrievalMethodType> ObjectFactory.createRetrievalMethod(RetrievalMethodType value)
          Create an instance of JAXBElement<RetrievalMethodType>}
 

Methods in org.apache.cxf.ws.security.sts.provider.model.xmldsig with parameters of type RetrievalMethodType
 javax.xml.bind.JAXBElement<RetrievalMethodType> ObjectFactory.createRetrievalMethod(RetrievalMethodType value)
          Create an instance of JAXBElement<RetrievalMethodType>}
 


Apache CXF API

Apache CXF