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 class
SSLExplorer.SSLConnectionInformationImpl
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.
-