Class PropertiesLoader.FileNameKey

java.lang.Object
org.apache.activemq.jaas.PropertiesLoader.FileNameKey
Enclosing class:
PropertiesLoader

public class PropertiesLoader.FileNameKey extends Object
  • Constructor Details

    • FileNameKey

      public FileNameKey(String nameProperty, String fallbackName, Map options)
  • Method Details

    • equals

      public boolean equals(Object other)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • isReload

      public boolean isReload()
    • file

      public File file()
    • isDecrypt

      public boolean isDecrypt()
    • setDecrypt

      public void setDecrypt(boolean decrypt)
    • getAlgorithm

      public String getAlgorithm()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • setDebug

      public void setDebug(boolean debug)
    • isDebug

      public boolean isDebug()