Class RoleV7.Tenant
- java.lang.Object
-
- com.floragunn.searchguard.sgconf.impl.v7.RoleV7.Tenant
-
-
Constructor Summary
Constructors Constructor Description Tenant()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getAllowed_actions()List<String>getTenant_patterns()voidsetAllowed_actions(List<String> allowed_actions)voidsetTenant_patterns(List<String> tenant_patterns)StringtoString()
-