Uses of Interface
org.wildfly.security.ssl.SSLConnectionInformation
-
Packages that use SSLConnectionInformation Package Description org.wildfly.security.ssl -
-
Uses of SSLConnectionInformation in org.wildfly.security.ssl
Methods in org.wildfly.security.ssl with parameters of type SSLConnectionInformation Modifier and Type Method Description SSLContext
SSLContextSelector. selectContext(SSLConnectionInformation connectionInformation)
Select the SSL context which corresponds to the given connection information.
-