Interface ProviderManagerBuilder<B extends ProviderManagerBuilder<B>>

Type Parameters:
B - the type of the SecurityBuilder
All Superinterfaces:
SecurityBuilder<AuthenticationManager>
All Known Implementing Classes:
AuthenticationManagerBuilder

public interface ProviderManagerBuilder<B extends ProviderManagerBuilder<B>> extends SecurityBuilder<AuthenticationManager>
Interface for operating on a SecurityBuilder that creates a ProviderManager