Uses of Class
org.apache.cxf.ws.discovery.wsdl.SecurityType
-
Packages that use SecurityType Package Description org.apache.cxf.ws.discovery.wsdl -
-
Uses of SecurityType in org.apache.cxf.ws.discovery.wsdl
Methods in org.apache.cxf.ws.discovery.wsdl that return SecurityType Modifier and Type Method Description SecurityTypeObjectFactory. createSecurityType()Create an instance ofSecurityTypeMethods in org.apache.cxf.ws.discovery.wsdl that return types with arguments of type SecurityType Modifier and Type Method Description javax.xml.bind.JAXBElement<SecurityType>ObjectFactory. createSecurity(SecurityType value)Methods in org.apache.cxf.ws.discovery.wsdl with parameters of type SecurityType Modifier and Type Method Description javax.xml.bind.JAXBElement<SecurityType>ObjectFactory. createSecurity(SecurityType value)
-