Class Role.IndexPrivilegeName
java.lang.Object
org.elasticsearch.client.security.user.privileges.Role.IndexPrivilegeName
- Enclosing class:
- Role
Canonical index privilege names. There is no enforcement to only use these.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic Stringstatic String[]static Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NONE
- See Also:
- Constant Field Values
-
ALL
- See Also:
- Constant Field Values
-
READ
- See Also:
- Constant Field Values
-
READ_CROSS
- See Also:
- Constant Field Values
-
CREATE
- See Also:
- Constant Field Values
-
INDEX
- See Also:
- Constant Field Values
-
DELETE
- See Also:
- Constant Field Values
-
WRITE
- See Also:
- Constant Field Values
-
MONITOR
- See Also:
- Constant Field Values
-
MANAGE
- See Also:
- Constant Field Values
-
DELETE_INDEX
- See Also:
- Constant Field Values
-
CREATE_INDEX
- See Also:
- Constant Field Values
-
VIEW_INDEX_METADATA
- See Also:
- Constant Field Values
-
MANAGE_FOLLOW_INDEX
- See Also:
- Constant Field Values
-
MANAGE_ILM
- See Also:
- Constant Field Values
-
CREATE_DOC
- See Also:
- Constant Field Values
-
MAINTENANCE
- See Also:
- Constant Field Values
-
AUTO_CONFIGURE
- See Also:
- Constant Field Values
-
ALL_ARRAY
-
-
Constructor Details
-
IndexPrivilegeName
public IndexPrivilegeName()
-