Skip navigation links
A B C D G M N R S W 

A

AbstractRestClient - Class in de.alpharogroup.cxf.rest.client
AbstractRestClient() - Constructor for class de.alpharogroup.cxf.rest.client.AbstractRestClient
Instantiates a new AbstractRestClient with the default base url.
AbstractRestClient(String) - Constructor for class de.alpharogroup.cxf.rest.client.AbstractRestClient
Instantiates a new AbstractRestClient.

B

BASE_HTTP_URL_PREFIX - Static variable in class de.alpharogroup.cxf.rest.client.AbstractRestClient
The Constant BASE_HTTP_URL_PREFIX.
BASE_HTTPS_URL_PREFIX - Static variable in class de.alpharogroup.cxf.rest.client.AbstractRestClient
The Constant BASE_HTTPS_URL_PREFIX.

C

checkClientTrusted(X509Certificate[], String) - Method in class de.alpharogroup.cxf.rest.client.MockX509TrustManager
Does nothing.
checkServerTrusted(X509Certificate[], String) - Method in class de.alpharogroup.cxf.rest.client.MockX509TrustManager
Does nothing.

D

de.alpharogroup.cxf.rest.client - package de.alpharogroup.cxf.rest.client
 
DEFAULT_BASE_HTTP_URL - Static variable in class de.alpharogroup.cxf.rest.client.AbstractRestClient
The Constant DEFAULT_BASE_URL.
DEFAULT_BASE_HTTPS_URL - Static variable in class de.alpharogroup.cxf.rest.client.AbstractRestClient
The Constant DEFAULT_BASE_URL.
DEFAULT_FILTERS_TYPE_EXCLUDES - Static variable in class de.alpharogroup.cxf.rest.client.WebClientExtensions
The Constant DEFAULT_FILTERS_TYPE_EXCLUDES.
DEFAULT_FILTERS_TYPE_INCLUDES - Static variable in class de.alpharogroup.cxf.rest.client.WebClientExtensions
The Constant DEFAULT_FILTERS_TYPE_INCLUDES.
DEFAULT_HOST - Static variable in class de.alpharogroup.cxf.rest.client.AbstractRestClient
The Constant DEFAULT_HOST.
DEFAULT_HTTP_PORT - Static variable in class de.alpharogroup.cxf.rest.client.AbstractRestClient
The Constant DEFAULT_HTTP_PORT.
DEFAULT_HTTPS_PORT - Static variable in class de.alpharogroup.cxf.rest.client.AbstractRestClient
The Constant DEFAULT_HTTPS_PORT.

G

getAcceptedIssuers() - Method in class de.alpharogroup.cxf.rest.client.MockX509TrustManager
Gets the accepted issuers.

M

MockX509TrustManager - Class in de.alpharogroup.cxf.rest.client
The class MockX509TrustManager is a mock implementation of the TrustManager interface.
MockX509TrustManager() - Constructor for class de.alpharogroup.cxf.rest.client.MockX509TrustManager
 

N

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
Deprecated.
use instead KeyTrustExtensions
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.

R

resolveKeyManagers(String, String, File, String) - Static method in class de.alpharogroup.cxf.rest.client.WebClientExtensions
Resolve the KeyManager array from the keystore that is resolved from the given parameters.
resolveTrustManagers(String, String, File, String) - Static method in class de.alpharogroup.cxf.rest.client.WebClientExtensions
Resolve the TrustManager array from the keystore that is resolved from the given parameters.

S

setClientConfiguration(Object, File, String, String, String, File, String, String, String, FiltersType, boolean) - Static method in class de.alpharogroup.cxf.rest.client.WebClientExtensions
Sets the client configuration.
setMockClientAuthentication(Object) - Static method in class de.alpharogroup.cxf.rest.client.WebClientExtensions
Sets a mock client authentication to the given client.
setTLSClientParameters(Object, TLSClientParameters) - Static method in class de.alpharogroup.cxf.rest.client.WebClientExtensions
Sets the TLS client parameters.

W

WebClientExtensions - Class in de.alpharogroup.cxf.rest.client
The class WebClientExtensions holds factory methods for server and client parameters.
WebClientExtensions() - Constructor for class de.alpharogroup.cxf.rest.client.WebClientExtensions
 
A B C D G M N R S W 
Skip navigation links

Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.