| Package | Description |
|---|---|
| com.yammer.dropwizard.authenticator |
| Modifier and Type | Method and Description |
|---|---|
TlsOption |
LdapConfiguration.getNegotiateTls() |
static TlsOption |
TlsOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TlsOption[] |
TlsOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LdapConfiguration.setNegotiateTls(TlsOption negotiateTls) |
| Constructor and Description |
|---|
AutoclosingLdapContext(Hashtable<?,?> environment,
TlsOption negotiateTls) |
Copyright © 2017. All rights reserved.