Go to file
Madawa Soysa e786fa410b Checking if the user store manager class is a sub class of the default
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
2017-12-21 17:06:28 +05:30
components Checking if the user store manager class is a sub class of the default 2017-12-21 17:06:28 +05:30
features [WSO2 Release] [Jenkins #2831] [Release 3.0.190] prepare for next development iteration 2017-12-18 16:17:54 +00:00
.gitignore Added .swp files to .gitignore 2017-08-08 13:07:51 +05:30
issue_template.md Adding Issue Template 2017-09-26 09:36:40 +05:30
LICENSE Initial commit 2015-01-19 13:05:10 +05:30
pom.xml [WSO2 Release] [Jenkins #2831] [Release 3.0.190] prepare for next development iteration 2017-12-18 16:17:54 +00:00
pull_request_template.md Adding Pull Request Template 2017-10-03 15:22:06 +05:30
README.md Adding Java 8 build status badge 2017-04-27 12:41:04 +05:30

carbon-device-mgt


- Java7
- Java8

WSO2 CONNECTED DEVICE MANAGEMENT COMPONENTS

WSO2 Connected Device Manager (WSO2 CDM) is a comprehensive platform that helps solve mobile computing challenges enterprises face today when dealing with both corporate owned, personally enabled (COPE) devices and employee owned devices as part of a bring your own device (BYOD) program.

Whether it is device provisioning, device configuration management, policy enforcement, mobile application management, device data security, or compliance monitoring, WSO2 CDM offers a single enterprise-grade platform to develop extensions for IOT related device types.