Uses of Class
com.floragunn.searchguard.authtoken.RequestedPrivileges.TenantPermissions
-
Packages that use RequestedPrivileges.TenantPermissions Package Description com.floragunn.searchguard.authtoken -
-
Uses of RequestedPrivileges.TenantPermissions in com.floragunn.searchguard.authtoken
Methods in com.floragunn.searchguard.authtoken that return RequestedPrivileges.TenantPermissions Modifier and Type Method Description static RequestedPrivileges.TenantPermissionsRequestedPrivileges.TenantPermissions. parse(com.fasterxml.jackson.databind.JsonNode jsonNode)Methods in com.floragunn.searchguard.authtoken that return types with arguments of type RequestedPrivileges.TenantPermissions Modifier and Type Method Description List<RequestedPrivileges.TenantPermissions>RequestedPrivileges. getTenantPermissions()
-