| Package | Description |
|---|---|
| org.apache.directory.server.core.kerberos |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
KeyDerivationInterceptor.deriveKeys(ModifyOperationContext modContext,
KeyDerivationInterceptor.ModifySubContext subContext)
Use the 'userPassword' and 'krb5PrincipalName' attributes to derive Kerberos keys for the principal.
|
private void |
KeyDerivationInterceptor.detectPasswordModification(ModifyOperationContext modContext,
KeyDerivationInterceptor.ModifySubContext subContext)
Detect password modification by checking the modify request for the 'userPassword'.
|
private void |
KeyDerivationInterceptor.lookupPrincipalAttributes(ModifyOperationContext modContext,
KeyDerivationInterceptor.ModifySubContext subContext)
Lookup the principal's attributes that are relevant to executing key derivation.
|