throw new UnauthorizedException(String.format(Locale.ENGLISH,STR0,user.name())); | throw new UnauthorizedException(String.format(Locale.ENGLISH,STR0,userName)); | user.name() | user | crate | d1f17e73ea847ae9298eee877622dd1d486dc285 | io.crate.auth.user.StatementPrivilegeValidator.StatementVisitor | | | | | | Uses | True |