Class BackendConfigFactory

  • All Implemented Interfaces:
    org.pac4j.core.config.ConfigFactory

    public class BackendConfigFactory
    extends Object
    implements org.pac4j.core.config.ConfigFactory
    • Field Detail

      • SECURITY_LOGIC

        public static final org.pac4j.core.engine.DefaultSecurityLogic SECURITY_LOGIC
      • CALLBACK_LOGIC

        public static final org.pac4j.core.engine.DefaultCallbackLogic CALLBACK_LOGIC
    • Constructor Detail

      • BackendConfigFactory

        public BackendConfigFactory()
    • Method Detail

      • build

        public org.pac4j.core.config.Config build​(Object... parameters)
        Specified by:
        build in interface org.pac4j.core.config.ConfigFactory
      • getConfig

        public static org.pac4j.core.config.Config getConfig()
      • refresh

        public static void refresh()