Description
If the directory service is started with a password policy set for the authentication interceptor then a null pointer is thrown when using the DelegatingAuthenticator. This is because the authentication interceptor calls BindContext.getUserEntry if a password policy is set and the delegating authenticator does not set it.