| Package | Description |
|---|---|
| org.apache.directory.server.core | |
| org.apache.directory.server.core.api |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
DefaultDirectoryService.getInterceptors(OperationEnum operation)
Returns interceptors in the server for a given operation.
|
| Modifier and Type | Method and Description |
|---|---|
static OperationEnum[] |
OperationEnum.getOperations() |
static OperationEnum |
OperationEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationEnum[] |
OperationEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
DirectoryService.getInterceptors(OperationEnum operation)
Returns interceptors in the server.
|
Copyright © 2021. All rights reserved.