| Package | Description |
|---|---|
| org.cloudfoundry.uaa.identityproviders |
| Modifier and Type | Method and Description |
|---|---|
static LdapProfileFile |
LdapProfileFile.from(String s) |
LdapProfileFile |
LdapConfiguration.getLdapProfileFile()
The file to be used for configuring the LDAP authentication.
|
static LdapProfileFile |
LdapProfileFile.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LdapProfileFile[] |
LdapProfileFile.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.ldapProfileFile(LdapProfileFile ldapProfileFile)
Initializes the value for the
ldapProfileFile attribute. |
Copyright © 2020. All rights reserved.