| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DELETE_INVITATION_URL |
"/{email:.+}" |
public static final String |
IS_ADMIN_CONDITION |
"hasRole(\'tap.admin\')" |
public static final String |
RESEND_INVITATION_URL |
"/{email}/resend" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
GENERAL_ORGS_URL |
"/rest/orgs" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
USER_ID |
"user_id" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ADMIN_GROUP |
"tap.admin" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PASSWORD_LEN |
16 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ORG_USERS_URL |
"/rest/orgs/{org}/users" |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.