This statement fails to compile as getUserGroups returns a Map<String, Set<Principal>>.
Map<String, Set<GroupPrincipal>> usergroups = ((SimpleAuthenticationPlugin) plugin).getUserGroups(); Can any one please help here.
Note: The same code works with ActiveMQ 5.2.0
https://stackoverflow.com/questions/66738445/activemq-5-70-compilation-failure March 22, 2021 at 06:59AM
没有评论:
发表评论