Package | Description |
---|---|
org.ovirt.engine.sdk.web |
Modifier and Type | Method and Description |
---|---|
ConnectionsPoolBuilder |
ConnectionsPoolBuilder.ca_file(String ca_file) |
ConnectionsPoolBuilder |
ConnectionsPoolBuilder.cert_file(String cert_file) |
ConnectionsPoolBuilder |
ConnectionsPoolBuilder.kerberos(Boolean kerberos)
Enables or disables Kerberos authentication.
|
ConnectionsPoolBuilder |
ConnectionsPoolBuilder.key_file(String key_file) |
ConnectionsPoolBuilder |
ConnectionsPoolBuilder.keyStorePassword(String keyStorePassword) |
ConnectionsPoolBuilder |
ConnectionsPoolBuilder.keyStorePath(String keyStorePath) |
ConnectionsPoolBuilder |
ConnectionsPoolBuilder.noHostVerification(Boolean noHostVerification) |
ConnectionsPoolBuilder |
ConnectionsPoolBuilder.password(String password) |
ConnectionsPoolBuilder |
ConnectionsPoolBuilder.port(Integer port) |
ConnectionsPoolBuilder |
ConnectionsPoolBuilder.requestTimeout(Integer requestTimeout) |
ConnectionsPoolBuilder |
ConnectionsPoolBuilder.sessionTimeout(Integer sessionTimeout) |
ConnectionsPoolBuilder |
ConnectionsPoolBuilder.url(String url) |
ConnectionsPoolBuilder |
ConnectionsPoolBuilder.username(String username) |
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0