Uses of Record Class
com.thanlinardos.spring_enterprise_library.https.properties.KeyAndTrustStoreProperties
Packages that use KeyAndTrustStoreProperties
-
Uses of KeyAndTrustStoreProperties in com.thanlinardos.spring_enterprise_library.https.utils
Methods in com.thanlinardos.spring_enterprise_library.https.utils with parameters of type KeyAndTrustStorePropertiesModifier and TypeMethodDescriptionstatic jakarta.ws.rs.client.ClientSslContextUtil.buildResteasyClient(KeyAndTrustStoreProperties keystore, KeyAndTrustStoreProperties truststore) Builds a RESTEasy client with the specified keystore and truststore properties.static SSLContextSslContextUtil.buildSSLContext(KeyAndTrustStoreProperties keystore, KeyAndTrustStoreProperties truststore) Builds an SSL context with the specified keystore and truststore properties.