| Package | Description |
|---|---|
| org.apache.directory.server.core.hash |
| Modifier and Type | Field and Description |
|---|---|
private HashInterceptorBean |
ConfigurableHashingInterceptor.config
the hashing algorithm to be used
|
| Constructor and Description |
|---|
ConfigurableHashingInterceptor(HashInterceptorBean config)
Creates a new instance of ConfigurableHashingInterceptor which hashes the
incoming non-hashed attributeType(s) using the given algorithm.
|