Class PropertiesLoader

java.lang.Object
org.apache.activemq.jaas.PropertiesLoader
Direct Known Subclasses:
CertificateLoginModule, PropertiesLoginModule

public class PropertiesLoader extends Object
  • Field Details

    • debug

      protected boolean debug
  • Constructor Details

    • PropertiesLoader

      public PropertiesLoader()
  • Method Details

    • init

      public void init(Map options)
    • load

      public ReloadableProperties load(String nameProperty, String fallbackName, Map options)
    • resetUsersAndGroupsCache

      public static void resetUsersAndGroupsCache()
      For test-usage only.