Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ORG_UNIT_CREATE |
"create" |
public static final String |
ORG_UNIT_DELETE |
"delete" |
public static final String |
ORG_UNIT_READ |
"read" |
public static final String |
ORG_UNIT_TYPE |
"orgunit" |
public static final String |
ORG_UNIT_UPDATE |
"update" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REPOSITORY_CREATE |
"create" |
public static final String |
REPOSITORY_DELETE |
"delete" |
public static final String |
REPOSITORY_READ |
"read" |
public static final String |
REPOSITORY_TYPE |
"repository" |
public static final String |
REPOSITORY_UPDATE |
"update" |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.