Module org.elasticsearch.security
Class RoleMappingFileBootstrapCheck
java.lang.Object
org.elasticsearch.xpack.security.authc.support.RoleMappingFileBootstrapCheck
- All Implemented Interfaces:
BootstrapCheck
A BootstrapCheck that
DnRoleMapper files exist and are valid (valid YAML and valid DNs)-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.bootstrap.BootstrapCheck
BootstrapCheck.BootstrapCheckResult -
Method Summary
Modifier and TypeMethodDescriptionbooleancheck(BootstrapContext context) static BootstrapCheckcreate(RealmConfig realmConfig)
-
Method Details
-
check
- Specified by:
checkin interfaceBootstrapCheck
-
alwaysEnforce
public boolean alwaysEnforce()- Specified by:
alwaysEnforcein interfaceBootstrapCheck
-
create
-
referenceDocs
- Specified by:
referenceDocsin interfaceBootstrapCheck
-