Uses of Class
org.apache.cxf.ws.security.sts.provider.model.xmldsig.RetrievalMethodType
-
Packages that use RetrievalMethodType Package Description 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 Modifier and Type Method Description RetrievalMethodTypeObjectFactory. createRetrievalMethodType()Create an instance ofRetrievalMethodTypeMethods in org.apache.cxf.ws.security.sts.provider.model.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.cxf.ws.security.sts.provider.model.xmldsig with parameters of type RetrievalMethodType Modifier and Type Method Description javax.xml.bind.JAXBElement<RetrievalMethodType>ObjectFactory. createRetrievalMethod(RetrievalMethodType value)
-