mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
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#1556 |
||
|---|---|---|
| .. | ||
| apimgt-extensions | ||
| certificate-mgt | ||
| device-mgt | ||
| device-mgt-extensions | ||
| email-sender | ||
| identity-extensions | ||
| policy-mgt | ||
| test-coverage | ||
| webapp-authenticator-framework | ||