| Modifier and Type | Method and Description |
|---|---|
static StandaloneLdapApiService.ControlType |
StandaloneLdapApiService.ControlType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StandaloneLdapApiService.ControlType[] |
StandaloneLdapApiService.ControlType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private static List<String> |
StandaloneLdapApiService.getControlsFromSystemProperties(StandaloneLdapApiService.ControlType type)
Parses the system properties to obtain the controls list.
|
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.