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
Classes in org.wildfly.security.ssl that implement SSLConnectionInformation Modifier and Type Class Description (package private) static classSSLExplorer.SSLConnectionInformationImplMethods in org.wildfly.security.ssl with parameters of type SSLConnectionInformation Modifier and Type Method Description SSLContextSSLContextSelector. selectContext(SSLConnectionInformation connectionInformation)Select the SSL context which corresponds to the given connection information.
-