spring-projects / spring-security-kerberos

Spring Security Kerberos
https://spring.io/projects/spring-security-kerberos
182 stars 226 forks source link

Setting HttpClient timeout #132

Open ozzy92 opened 5 years ago

ozzy92 commented 5 years ago

The function to buildHttpClient is all a private implementation, so it doesn't seem to be possible to set a connection timeout. How can this be done without reimplementing the entire template?