jar

org.wso2.carbon.identity.oauth.uma : org.wso2.carbon.identity.api.server.oauth.uma.resource

Maven & Gradle

Feb 20, 2023
4 usages
3 stars
Table Of Contents

Latest Version

Download org.wso2.carbon.identity.oauth.uma : org.wso2.carbon.identity.api.server.oauth.uma.resource JAR file - Latest Versions:

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.api.server.oauth.uma.resource-1.3.13.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wso2.carbon.identity.oauth.uma.resource.endpoint.factories

├─ org.wso2.carbon.identity.oauth.uma.resource.endpoint.factories.ResourceRegistrationApiServiceFactory.class - [JAR]

org.wso2.carbon.identity.oauth.uma.resource.endpoint.util

├─ org.wso2.carbon.identity.oauth.uma.resource.endpoint.util.ResourceUtils.class - [JAR]

org.wso2.carbon.identity.oauth.uma.resource.endpoint

├─ org.wso2.carbon.identity.oauth.uma.resource.endpoint.ApiException.class - [JAR]

├─ org.wso2.carbon.identity.oauth.uma.resource.endpoint.ApiResponseMessage.class - [JAR]

├─ org.wso2.carbon.identity.oauth.uma.resource.endpoint.ResourceRegistrationApi.class - [JAR]

├─ org.wso2.carbon.identity.oauth.uma.resource.endpoint.ResourceRegistrationApiService.class - [JAR]

org.wso2.carbon.identity.oauth.uma.resource.endpoint.dto

├─ org.wso2.carbon.identity.oauth.uma.resource.endpoint.dto.CreateResourceDTO.class - [JAR]

├─ org.wso2.carbon.identity.oauth.uma.resource.endpoint.dto.ErrorDTO.class - [JAR]

├─ org.wso2.carbon.identity.oauth.uma.resource.endpoint.dto.ListReadResourceDTO.class - [JAR]

├─ org.wso2.carbon.identity.oauth.uma.resource.endpoint.dto.ReadResourceDTO.class - [JAR]

├─ org.wso2.carbon.identity.oauth.uma.resource.endpoint.dto.ResourceDetailsDTO.class - [JAR]

├─ org.wso2.carbon.identity.oauth.uma.resource.endpoint.dto.UpdateResourceDTO.class - [JAR]

org.wso2.carbon.identity.oauth.uma.resource.endpoint.exceptions

├─ org.wso2.carbon.identity.oauth.uma.resource.endpoint.exceptions.ResourceEndpointException.class - [JAR]

org.wso2.carbon.identity.oauth.uma.resource.endpoint.impl

├─ org.wso2.carbon.identity.oauth.uma.resource.endpoint.impl.ResourceRegistrationApiServiceImpl.class - [JAR]