Index
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
ClientHttpRequestFactorythat may trust (seetrustSslCert) 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
ConfigServicePropertySourceLocatorwith a new one that supports the customized security options. - customRestTemplate() - Method in class es.kukenan.smartfi.config.ClientConfigServiceBootstrapConfiguration
-
Create a
RestTemplatethat 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.
All Classes and Interfaces|All Packages