public abstract class AbstractPropertiesFactory extends Object
| Modifier and Type | Field and Description | 
|---|---|
static String | 
CACHE_ID
Cache ID option used on the JAAS config. 
 | 
protected Logger | 
logger
Logger for this class. 
 | 
| Constructor and Description | 
|---|
AbstractPropertiesFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected static Properties | 
createProperties(Map<String,?> options)
Returns context specific properties based on the supplied JAAS options. 
 | 
public static final String CACHE_ID
protected final Logger logger
protected static Properties createProperties(Map<String,?> options)
options - to read properties fromCopyright © 2003-2019 Virginia Tech. All Rights Reserved.