public interface ApplicationProperties
| Modifier and Type | Field and Description |
|---|---|
static String |
CSP_API |
static String |
DEPLOYMENT_API |
static String |
DOMAIN_API |
static String |
INITIAL_TOKEN |
static String |
LOGOUT_API |
static String |
PATCH_API |
static String |
STANDALONE |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty(String key) |
boolean |
hasProperty(String key) |
boolean |
isStandalone() |
void |
removeProperty(String key) |
void |
setProperty(String key,
String value) |
static final String INITIAL_TOKEN
static final String STANDALONE
static final String DOMAIN_API
static final String DEPLOYMENT_API
static final String PATCH_API
static final String LOGOUT_API
static final String CSP_API
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.