| Package | Description |
|---|---|
| org.apache.directory.server.core.jndi |
| Modifier and Type | Field and Description |
|---|---|
private static java.util.Map<java.lang.String,ControlEnum> |
ServerContext.ADS_CONTROLS |
| Modifier and Type | Method and Description |
|---|---|
static ControlEnum |
ControlEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ControlEnum[] |
ControlEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|