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.identity.organization.management.role.management.endpoint-1.0.65.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wso2.carbon.identity.organization.management.role.management.endpoint.util
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.util.RoleManagementEndpointUtils.class - [JAR]
org.wso2.carbon.identity.organization.management.role.management.endpoint.model
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.model.Error.class - [JAR]
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.model.RoleGetResponse.class - [JAR]
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.model.RoleGetResponseGroup.class - [JAR]
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.model.RoleGetResponseUser.class - [JAR]
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.model.RoleObj.class - [JAR]
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.model.RoleObjMeta.class - [JAR]
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.model.RolePatchOperation.class - [JAR]
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.model.RolePatchRequest.class - [JAR]
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.model.RolePatchResponse.class - [JAR]
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.model.RolePostRequest.class - [JAR]
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.model.RolePostRequestGroup.class - [JAR]
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.model.RolePostRequestUser.class - [JAR]
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.model.RolePostResponse.class - [JAR]
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.model.RolePutRequest.class - [JAR]
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.model.RolePutRequestGroup.class - [JAR]
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.model.RolePutRequestUser.class - [JAR]
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.model.RolePutResponse.class - [JAR]
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.model.RolePutResponseMeta.class - [JAR]
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.model.RolesListResponse.class - [JAR]
org.wso2.carbon.identity.organization.management.role.management.endpoint.exception
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.exception.RoleManagementEndpointException.class - [JAR]
org.wso2.carbon.identity.organization.management.role.management.endpoint
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.OrganizationsApi.class - [JAR]
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.OrganizationsApiService.class - [JAR]
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.RoleManagementServiceHolder.class - [JAR]
org.wso2.carbon.identity.organization.management.role.management.endpoint.factories
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.factories.OrganizationsApiServiceFactory.class - [JAR]
org.wso2.carbon.identity.organization.management.role.management.endpoint.factory
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.factory.RoleManagementOSGIServiceFactory.class - [JAR]
org.wso2.carbon.identity.organization.management.role.management.endpoint.service
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.service.RoleManagementService.class - [JAR]
org.wso2.carbon.identity.organization.management.role.management.endpoint.impl
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.impl.OrganizationsApiServiceImpl.class - [JAR]
org.wso2.carbon.identity.organization.management.role.management.endpoint.constant
├─ org.wso2.carbon.identity.organization.management.role.management.endpoint.constant.RoleManagementEndpointConstants.class - [JAR]