Interface LDAPStorageMapperFactory<T extends LDAPStorageMapper>

All Superinterfaces:
ComponentFactory<T,LDAPStorageMapper>, ConfiguredProvider, ProviderFactory<LDAPStorageMapper>, SubComponentFactory<T,LDAPStorageMapper>
All Known Implementing Classes:
AbstractLDAPStorageMapperFactory, CertificateLDAPStorageMapperFactory, FullNameLDAPStorageMapperFactory, GroupLDAPStorageMapperFactory, HardcodedAttributeMapperFactory, HardcodedLDAPAttributeMapperFactory, HardcodedLDAPGroupStorageMapperFactory, HardcodedLDAPRoleStorageMapperFactory, MSADLDSUserAccountControlStorageMapperFactory, MSADUserAccountControlStorageMapperFactory, RoleLDAPStorageMapperFactory, UserAttributeLDAPStorageMapperFactory

public interface LDAPStorageMapperFactory<T extends LDAPStorageMapper> extends SubComponentFactory<T,LDAPStorageMapper>
Version:
$Revision: 1 $
Author:
Bill Burke