I looked at the way ApacheDS does Spring config, the relationship with the daemon code, etc., and I'm ready to start in on configuration for SASL. What I'd like to do is create a bean for the LDAP protocol provider that resides in the protocol-ldap module, maybe named LdapProtocolConfiguration. This would contain the SASL parameters and I could also move over the 3 properties that are used by the LDAP PP from the ServerStartupConfiguration:
maxSizeLimit maxTimeLimit isAllowAnonymousAccess WDYT? Enrique
