8687888990919293
{ LOG.debug( "Initialiazing the NormalizationInterceptor" ); super.init( directoryService ); NameComponentNormalizer ncn = new ConcreteNameComponentNormalizer( schemaManager ); normVisitor = new FilterNormalizingVisitor( ncn, schemaManager ); }