View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.wso2.carbon.consent.mgt.ui-2.5.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wso2.carbon.consent.mgt.ui.constant
├─ org.wso2.carbon.consent.mgt.ui.constant.ClaimMgtUIConstants.class - [JAR]
org.wso2.carbon.consent.mgt.ui.internal
├─ org.wso2.carbon.consent.mgt.ui.internal.ConsentManagementUIServiceDataHolder.class - [JAR]
├─ org.wso2.carbon.consent.mgt.ui.internal.ConsentMgtUIServiceComponent.class - [JAR]
org.wso2.carbon.consent.mgt.ui.client
├─ org.wso2.carbon.consent.mgt.ui.client.ClaimMetadataAdminClient.class - [JAR]
├─ org.wso2.carbon.consent.mgt.ui.client.ConsentManagementServiceClient.class - [JAR]
org.wso2.carbon.consent.mgt.ui.dto
├─ org.wso2.carbon.consent.mgt.ui.dto.PiiCategoryDTO.class - [JAR]
├─ org.wso2.carbon.consent.mgt.ui.dto.PurposeRequestDTO.class - [JAR]