public class JSSETruststoreConfigurator extends Object
Constructor and Description |
---|
JSSETruststoreConfigurator(KeycloakSession session) |
JSSETruststoreConfigurator(TruststoreProvider provider) |
Modifier and Type | Method and Description |
---|---|
HostnameVerifier |
getHostnameVerifier() |
TruststoreProvider |
getProvider() |
SSLSocketFactory |
getSSLSocketFactory() |
TrustManager[] |
getTrustManagers() |
public JSSETruststoreConfigurator(KeycloakSession session)
public JSSETruststoreConfigurator(TruststoreProvider provider)
public SSLSocketFactory getSSLSocketFactory()
public TrustManager[] getTrustManagers()
public HostnameVerifier getHostnameVerifier()
public TruststoreProvider getProvider()
Copyright © 2021 JBoss by Red Hat. All rights reserved.