| Package | Description |
|---|---|
| org.cloudfoundry.uaa.identityproviders |
| Modifier and Type | Method and Description |
|---|---|
static TlsConfiguration |
TlsConfiguration.from(String s) |
TlsConfiguration |
LdapConfiguration.getTlsConfiguration()
The StartTLS options
|
static TlsConfiguration |
TlsConfiguration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TlsConfiguration[] |
TlsConfiguration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LdapConfiguration.Builder |
LdapConfiguration.Builder.tlsConfiguration(TlsConfiguration tlsConfiguration)
Initializes the value for the
tlsConfiguration attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.