Package org.apache.activemq.jaas
Class PropertiesLoader.FileNameKey
- java.lang.Object
-
- org.apache.activemq.jaas.PropertiesLoader.FileNameKey
-
- Enclosing class:
- PropertiesLoader
public class PropertiesLoader.FileNameKey extends Object
-
-
Constructor Summary
Constructors Constructor Description FileNameKey(String nameProperty, String fallbackName, Map options)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object other)
File
file()
String
getAlgorithm()
int
hashCode()
boolean
isDebug()
boolean
isDecrypt()
boolean
isReload()
void
setDebug(boolean debug)
void
setDecrypt(boolean decrypt)
String
toString()
-