jar

org.wso2.carbon.identity.framework : org.wso2.carbon.identity.role.mgt.core

Maven & Gradle

Apr 24, 2023
7 usages
79 stars

WSO2 Carbon - Role management

Table Of Contents

Latest Version

Download org.wso2.carbon.identity.framework : org.wso2.carbon.identity.role.mgt.core JAR file - Latest Versions:

All Versions

Download org.wso2.carbon.identity.framework : org.wso2.carbon.identity.role.mgt.core JAR file - All Versions:

Version Vulnerabilities Size Updated
6.0.x
5.25.x
5.24.x
5.23.x
5.22.x
5.21.x
5.20.x
5.18.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.wso2.carbon.identity.role.mgt.core-5.25.166.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wso2.carbon.identity.role.mgt.core

├─ org.wso2.carbon.identity.role.mgt.core.Entity.class - [JAR]

├─ org.wso2.carbon.identity.role.mgt.core.GroupBasicInfo.class - [JAR]

├─ org.wso2.carbon.identity.role.mgt.core.IdentityRoleManagementClientException.class - [JAR]

├─ org.wso2.carbon.identity.role.mgt.core.IdentityRoleManagementException.class - [JAR]

├─ org.wso2.carbon.identity.role.mgt.core.IdentityRoleManagementServerException.class - [JAR]

├─ org.wso2.carbon.identity.role.mgt.core.Role.class - [JAR]

├─ org.wso2.carbon.identity.role.mgt.core.RoleBasicInfo.class - [JAR]

├─ org.wso2.carbon.identity.role.mgt.core.RoleConstants.class - [JAR]

├─ org.wso2.carbon.identity.role.mgt.core.RoleManagementEventPublisherProxy.class - [JAR]

├─ org.wso2.carbon.identity.role.mgt.core.RoleManagementService.class - [JAR]

├─ org.wso2.carbon.identity.role.mgt.core.UserBasicInfo.class - [JAR]

org.wso2.carbon.identity.role.mgt.core.internal

├─ org.wso2.carbon.identity.role.mgt.core.internal.RoleManagementServiceComponent.class - [JAR]

├─ org.wso2.carbon.identity.role.mgt.core.internal.RoleManagementServiceComponentHolder.class - [JAR]

├─ org.wso2.carbon.identity.role.mgt.core.internal.RoleManagementServiceImpl.class - [JAR]

org.wso2.carbon.identity.role.mgt.core.util

├─ org.wso2.carbon.identity.role.mgt.core.util.GroupIDResolver.class - [JAR]

├─ org.wso2.carbon.identity.role.mgt.core.util.IDResolver.class - [JAR]

├─ org.wso2.carbon.identity.role.mgt.core.util.UserIDResolver.class - [JAR]

org.wso2.carbon.identity.role.mgt.core.dao

├─ org.wso2.carbon.identity.role.mgt.core.dao.GroupDAO.class - [JAR]

├─ org.wso2.carbon.identity.role.mgt.core.dao.GroupDAOImpl.class - [JAR]

├─ org.wso2.carbon.identity.role.mgt.core.dao.RoleDAO.class - [JAR]

├─ org.wso2.carbon.identity.role.mgt.core.dao.RoleDAOImpl.class - [JAR]

├─ org.wso2.carbon.identity.role.mgt.core.dao.RoleMgtDAOFactory.class - [JAR]

├─ org.wso2.carbon.identity.role.mgt.core.dao.SQLQueries.class - [JAR]

Advertisement