bmarwell commented on a change in pull request #269:
URL: https://github.com/apache/shiro/pull/269#discussion_r682392584



##########
File path: 
core/src/main/java/org/apache/shiro/realm/activedirectory/ActiveDirectoryRealm.java
##########
@@ -159,8 +159,8 @@ protected AuthorizationInfo 
buildAuthorizationInfo(Set<String> roleNames) {
         Set<String> roleNames;
         roleNames = new LinkedHashSet<String>();
 
-        SearchControls searchCtls = new SearchControls();

Review comment:
       Not strictly necessary, but ok for me.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to