Package de.xima.fc.config
Class XfcConfigKeys.License
- java.lang.Object
 - 
- de.xima.fc.config.XfcConfigKeys.License
 
 
- 
- Enclosing class:
 - XfcConfigKeys
 
public static final class XfcConfigKeys.License extends Object
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static StringALLOW_DEMOstatic StringENCRYPTION_PUBLIC_KEYstatic StringPRODUCT_KEYstatic StringSEND_SYSTEM_INFO 
- 
Constructor Summary
Constructors Constructor Description License() 
 - 
 
- 
- 
Field Detail
- 
ALLOW_DEMO
public static final String ALLOW_DEMO
- See Also:
 - Constant Field Values
 
 
- 
ENCRYPTION_PUBLIC_KEY
public static final String ENCRYPTION_PUBLIC_KEY
- See Also:
 - Constant Field Values
 
 
- 
PRODUCT_KEY
public static final String PRODUCT_KEY
- See Also:
 - Constant Field Values
 
 
- 
SEND_SYSTEM_INFO
public static final String SEND_SYSTEM_INFO
- See Also:
 - Constant Field Values
 
 
 - 
 
 -