Interface AuthenticationChannelProviderFactory

All Superinterfaces:
EnvironmentDependentProviderFactory, ProviderFactory<AuthenticationChannelProvider>
All Known Implementing Classes:
HttpAuthenticationChannelProviderFactory

public interface AuthenticationChannelProviderFactory extends ProviderFactory<AuthenticationChannelProvider>, EnvironmentDependentProviderFactory
Author:
Takashi Norimatsu