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