Interface AuthenticationSessionProviderFactory<T extends AuthenticationSessionProvider>

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

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