Interface UserProfileProviderFactory<U extends UserProfileProvider>

All Superinterfaces:
ProviderFactory<U>
All Known Implementing Classes:
AbstractUserProfileProvider, DeclarativeUserProfileProvider

public interface UserProfileProviderFactory<U extends UserProfileProvider> extends ProviderFactory<U>
Author:
Markus Till