Index

C E T 
All Classes and Interfaces|All Packages

C

ClientConfigServiceBootstrapConfiguration - Class in es.kukenan.smartfi.config
This class was created because of the need to customize the security of the configuration server API.
ClientConfigServiceBootstrapConfiguration() - Constructor for class es.kukenan.smartfi.config.ClientConfigServiceBootstrapConfiguration
 
clientHttpRequestFactory() - Method in class es.kukenan.smartfi.config.ClientConfigServiceBootstrapConfiguration
Create a ClientHttpRequestFactory that may trust (see trustSslCert) invalid self-signed certificated.
clientJwt - Variable in class es.kukenan.smartfi.config.ClientConfigServiceBootstrapConfiguration
The JWT token.
configServicePropertySourceLocator(ConfigClientProperties) - Method in class es.kukenan.smartfi.config.ClientConfigServiceBootstrapConfiguration
Overrides the default ConfigServicePropertySourceLocator with a new one that supports the customized security options.
customRestTemplate() - Method in class es.kukenan.smartfi.config.ClientConfigServiceBootstrapConfiguration
Create a RestTemplate that supports the customized security options.

E

es.kukenan.smartfi.config - package es.kukenan.smartfi.config
Root library package.

T

trustSslCert - Variable in class es.kukenan.smartfi.config.ClientConfigServiceBootstrapConfiguration
Trust invalid self-signed server certificate.
C E T 
All Classes and Interfaces|All Packages