com.terracotta.management.security.shiro
Class ShiroIniFileConstants

java.lang.Object
  extended by com.terracotta.management.security.shiro.ShiroIniFileConstants

public final class ShiroIniFileConstants
extends Object

An uninstantiable class for holding shiro ini file constants for this domain.

Author:
brandony

Field Summary
static String DFLT_INI_FILE_LOCATION
          A constant for the default ini file location.
static String JVM_INI_LOCATION_PROP
          A constant for the jvm ini file location property.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DFLT_INI_FILE_LOCATION

public static final String DFLT_INI_FILE_LOCATION
A constant for the default ini file location.


JVM_INI_LOCATION_PROP

public static final String JVM_INI_LOCATION_PROP
A constant for the jvm ini file location property.

See Also:
Constant Field Values


Copyright © 2013 Terracotta, Inc.. All Rights Reserved.