public interface AuthenticationChannelProviderFactory extends ProviderFactory<AuthenticationChannelProvider>, EnvironmentDependentProviderFactory
Modifier and Type | Method and Description |
---|---|
default boolean |
isSupported() |
default boolean isSupported()
isSupported
in interface EnvironmentDependentProviderFactory
true
if the provider is supported and should be available, false
otherwiseCopyright © 2021 JBoss by Red Hat. All rights reserved.