| Package | Description |
|---|---|
| org.apache.directory.server.core.api | |
| org.apache.directory.server.core.api.interceptor |
| Modifier and Type | Method and Description |
|---|---|
static InterceptorEnum |
InterceptorEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InterceptorEnum[] |
InterceptorEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BaseInterceptor(InterceptorEnum interceptor)
Creates a new instance with a given name.
|
Copyright © 2021. All rights reserved.