Module org.elasticsearch.security
Interface FileRoleValidator
- All Known Implementing Classes:
FileRoleValidator.Default
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Provides a check which will be applied to roles in the file-based roles store.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classThe default file role validator used in stateful Elasticsearch, a no-op. -
Method Summary
-
Method Details
-
validatePredefinedRole
-