Uses of Class
org.wildfly.security.ssl.SSLConnection
Packages that use SSLConnection
Package
Description
Extended callbacks and supporting utilities which allow efficient callback handler implementation.
-
Uses of SSLConnection in org.wildfly.security.auth.callback
Methods in org.wildfly.security.auth.callback that return SSLConnectionConstructors in org.wildfly.security.auth.callback with parameters of type SSLConnection -
Uses of SSLConnection in org.wildfly.security.ssl
Methods in org.wildfly.security.ssl that return SSLConnectionModifier and TypeMethodDescriptionstatic SSLConnectionCreate aSSLConnectionfor the given SSL engine.static SSLConnectionSSLConnection.forSession(SSLSession session, boolean clientMode) Create aSSLConnectionfor the given SSL socket.static SSLConnectionCreate aSSLConnectionfor the given SSL socket.