Interface IdentityProviderFactory<T extends IdentityProvider>

All Superinterfaces:
ConfiguredProvider, ProviderFactory<T>
All Known Subinterfaces:
SocialIdentityProviderFactory<I>
All Known Implementing Classes:
AbstractIdentityProviderFactory

public interface IdentityProviderFactory<T extends IdentityProvider> extends ProviderFactory<T>, ConfiguredProvider
Author:
Pedro Igor