forked from community/device-mgt-core
This commit is to modify the current logic which checks if the UserStoreManager class is equal to the JDBCUserStoreManager class to support subclasses of the JDBCUserStoreManager class to return correct total user count. In this commit, instead of comparing the string name, tests the UserStoreManager instance is a type of JDBCUserStoreManager. Resolves wso2/product-iots#1556revert-70aa11f8
parent
d397d73777
commit
e786fa410b
Loading…
Reference in new issue