Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
DEFAULT_HOST |
"localhost" |
protected static final int |
DEFAULT_PORT |
9990 |
protected static final String |
DEFAULT_REALM |
"ApplicationRealm" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_REALM |
"ApplicationRealm" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_GROUPS_FILE |
"./standalone/configuration/application-roles.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_PASSWORD |
"" |
public static final String |
DEFAULT_USERS_FILE |
"./standalone/configuration/application-users.properties" |
public static final String |
VALID_USERNAME_SYMBOLS |
"\",\", \"-\", \".\", \"/\", \"=\", \"@\", \"\\\"" |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.