public class RemoteDomainControllerConnectionConfiguration extends Object
Constructor and Description |
---|
RemoteDomainControllerConnectionConfiguration(String protocol,
String host,
int port)
Creates an initialized connection config instance.
|
public RemoteDomainControllerConnectionConfiguration(String protocol, String host, int port)
protocol
- protocol to use for the discoveryhost
- host name of the domain controllerport
- port number of the domain controllerCopyright © 2023 JBoss by Red Hat. All rights reserved.