Package org.jboss.as.remoting
Class InsecureOutboundConnection
java.lang.Object
org.jboss.as.remoting.InsecureOutboundConnection
- All Implemented Interfaces:
OutboundConnection
OutboundConnection with no authentication/encryption.- Author:
- Paul Ferraro
-
Field Summary
Fields inherited from interface org.jboss.as.network.OutboundConnection
SERVICE_DESCRIPTOR -
Method Summary
Modifier and TypeMethodDescriptionorg.wildfly.security.auth.client.AuthenticationConfiguration
-
Method Details
-
getDestinationUri
- Specified by:
getDestinationUriin interfaceOutboundConnection
-
getAuthenticationConfiguration
public org.wildfly.security.auth.client.AuthenticationConfiguration getAuthenticationConfiguration()- Specified by:
getAuthenticationConfigurationin interfaceOutboundConnection
-
getSSLContext
- Specified by:
getSSLContextin interfaceOutboundConnection
-