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 booleanequals(Object other)Filefile()StringgetAlgorithm()inthashCode()booleanisDebug()booleanisDecrypt()booleanisReload()voidsetDebug(boolean debug)voidsetDecrypt(boolean decrypt)StringtoString()
-