提交 98a382c2 编写于 作者: C chenjun 提交者: lishangbu

close #I1I5BZ

上级 6e31dad9
......@@ -86,6 +86,6 @@ public class PigUserAuthenticationConverter implements UserAuthenticationConvert
return AuthorityUtils.commaSeparatedStringToAuthorityList(StringUtils
.collectionToCommaDelimitedString((Collection<?>) authorities));
}
throw new IllegalArgumentException("Authorities must be either a String or a Collection");
return AuthorityUtils.NO_AUTHORITIES;
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册