Package | Description |
---|---|
org.lsc.configuration |
Modifier and Type | Method and Description |
---|---|
static LdapDerefAliasesType |
LdapDerefAliasesType.fromValue(String v) |
LdapDerefAliasesType |
LdapConnectionType.getDerefAliases()
Gets the value of the derefAliases property.
|
static LdapDerefAliasesType |
LdapDerefAliasesType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LdapDerefAliasesType[] |
LdapDerefAliasesType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LdapConnectionType.setDerefAliases(LdapDerefAliasesType value)
Sets the value of the derefAliases property.
|
Copyright © 2005-2024 LSC project. All Rights Reserved.