Class AuthenticationProviderList

java.lang.Object
org.apache.pulsar.broker.authentication.AuthenticationProviderList
All Implemented Interfaces:
Closeable, AutoCloseable, AuthenticationProvider

public class AuthenticationProviderList extends Object implements AuthenticationProvider
An authentication provider wraps a list of auth providers.