- newCipherSuitesFilter() - Static method in class de.alpharogroup.cxf.rest.client.WebClientExtensions
-
Factory method for create a new FiltersType with the default includes and excludes.
- newCipherSuitesFilter(String[], String[]) - Static method in class de.alpharogroup.cxf.rest.client.WebClientExtensions
-
Factory method for create a new FiltersType from the given includes and excludes.
- newClientAuthentication(boolean, boolean) - Static method in class de.alpharogroup.cxf.rest.client.WebClientExtensions
-
Factory method for create a new ClientAuthentication from the given parameters.
- newHTTPClientPolicy(Long, boolean, Long) - Static method in class de.alpharogroup.cxf.rest.client.WebClientExtensions
-
Factory method for create a new HTTPClientPolicy object from the given parameters.
- newJAXRSServerFactoryBean(String, String) - Static method in class de.alpharogroup.cxf.rest.client.WebClientExtensions
-
Factory method for create a new JAXRSServerFactoryBean from the given parameters.
- newKeyStore(String, String, File) - Static method in class de.alpharogroup.cxf.rest.client.WebClientExtensions
-
- newProviders() - Method in class de.alpharogroup.cxf.rest.client.AbstractRestClient
-
Factory callback method for the list of providers.
- newResource(Class<T>) - Method in class de.alpharogroup.cxf.rest.client.AbstractRestClient
-
Generic factory method for create new rest resource for the rest client.
- newTLSClientParameters(File, String, String, String) - Static method in class de.alpharogroup.cxf.rest.client.WebClientExtensions
-
Factory method for create a new TLSServerParameters from the given parameters.
- newTLSClientParameters(File, String, String, String, File, String, String, String, FiltersType, boolean) - Static method in class de.alpharogroup.cxf.rest.client.WebClientExtensions
-
Factory method for create a new TLSClientParameters from the given parameters.
- newTLSServerParameters(File, String, String, String, File, String, String, String, FiltersType, ClientAuthentication) - Static method in class de.alpharogroup.cxf.rest.client.WebClientExtensions
-
Factory method for create a new TLSServerParameters from the given parameters.