Package com.floragunn.searchguard.sgconf
Class ConfigModelV7.Tenant
- java.lang.Object
-
- com.floragunn.searchguard.sgconf.ConfigModelV7.Tenant
-
- Enclosing class:
- ConfigModelV7
public static class ConfigModelV7.Tenant extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetTenant()inthashCode()booleanisReadWrite()StringtoString()
-
-
-
Method Detail
-
getTenant
public String getTenant()
-
isReadWrite
public boolean isReadWrite()
-
-