Uses of Class
org.elasticsearch.client.security.ExpressionRoleMapping
-
Packages that use ExpressionRoleMapping Package Description org.elasticsearch.client.security -
-
Uses of ExpressionRoleMapping in org.elasticsearch.client.security
Methods in org.elasticsearch.client.security that return types with arguments of type ExpressionRoleMapping Modifier and Type Method Description List<ExpressionRoleMapping>GetRoleMappingsResponse. getMappings()Constructor parameters in org.elasticsearch.client.security with type arguments of type ExpressionRoleMapping Constructor Description GetRoleMappingsResponse(List<ExpressionRoleMapping> mappings)
-