jar

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

Maven & Gradle

Jan 16, 2024

WSO2 Carbon - Role management V2

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
5.25.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.v2.mgt.core-5.25.668.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

├─ org.wso2.carbon.identity.role.v2.mgt.core.model.AssociatedApplication.class - [JAR]

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

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

├─ org.wso2.carbon.identity.role.v2.mgt.core.model.IdpGroup.class - [JAR]

├─ org.wso2.carbon.identity.role.v2.mgt.core.model.Permission.class - [JAR]

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

├─ org.wso2.carbon.identity.role.v2.mgt.core.model.RoleAudience.class - [JAR]

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

├─ org.wso2.carbon.identity.role.v2.mgt.core.model.RoleDTO.class - [JAR]

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

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

├─ org.wso2.carbon.identity.role.v2.mgt.core.listener.AbstractRoleManagementListener.class - [JAR]

├─ org.wso2.carbon.identity.role.v2.mgt.core.listener.RoleManagementListener.class - [JAR]

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

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

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

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

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

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

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

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

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

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

Advertisement