Interface AuthenticationSessionProviderFactory<T extends AuthenticationSessionProvider>

All Superinterfaces:
ProviderFactory<T>
All Known Implementing Classes:
InfinispanAuthenticationSessionProviderFactory

public interface AuthenticationSessionProviderFactory<T extends AuthenticationSessionProvider> extends ProviderFactory<T>
Author:
Marek Posolda