| Package | Description |
|---|---|
| org.wildfly.swarm.config.teiid |
| Modifier and Type | Method and Description |
|---|---|
Transport.SslAuthenticationMode |
Transport.sslAuthenticationMode()
Authentication Mode (1-way, 2-way, anonymous)
|
static Transport.SslAuthenticationMode |
Transport.SslAuthenticationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Transport.SslAuthenticationMode[] |
Transport.SslAuthenticationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
Transport.sslAuthenticationMode(Transport.SslAuthenticationMode value)
Authentication Mode (1-way, 2-way, anonymous)
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.