Class KeyStoreConfigSourceFactory

  • All Implemented Interfaces:
    io.smallrye.config.ConfigSourceFactory

    public class KeyStoreConfigSourceFactory
    extends Object
    implements io.smallrye.config.ConfigSourceFactory
    • Constructor Detail

      • KeyStoreConfigSourceFactory

        public KeyStoreConfigSourceFactory()
    • Method Detail

      • getConfigSources

        public Iterable<org.eclipse.microprofile.config.spi.ConfigSource> getConfigSources​(io.smallrye.config.ConfigSourceContext context)
        Specified by:
        getConfigSources in interface io.smallrye.config.ConfigSourceFactory