jar

org.wso2.carbon.auth : org.wso2.carbon.auth.scope.registration.rest.api

Maven & Gradle

Dec 16, 2019
2 usages
3 stars
Table Of Contents

Latest Version

Download org.wso2.carbon.auth : org.wso2.carbon.auth.scope.registration.rest.api JAR file - Latest Versions:

All Versions

Download org.wso2.carbon.auth : org.wso2.carbon.auth.scope.registration.rest.api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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.auth.scope.registration.rest.api-1.0.59.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wso2.carbon.auth.scope.registration.rest.api.util

├─ org.wso2.carbon.auth.scope.registration.rest.api.util.ScopeMappingUtil.class - [JAR]

org.wso2.carbon.auth.scope.registration.rest.api

├─ org.wso2.carbon.auth.scope.registration.rest.api.ApiException.class - [JAR]

├─ org.wso2.carbon.auth.scope.registration.rest.api.ApiOriginFilter.class - [JAR]

├─ org.wso2.carbon.auth.scope.registration.rest.api.ApiResponseMessage.class - [JAR]

├─ org.wso2.carbon.auth.scope.registration.rest.api.NotFoundException.class - [JAR]

├─ org.wso2.carbon.auth.scope.registration.rest.api.ScopesApi.class - [JAR]

├─ org.wso2.carbon.auth.scope.registration.rest.api.ScopesApiService.class - [JAR]

├─ org.wso2.carbon.auth.scope.registration.rest.api.StringUtil.class - [JAR]

org.wso2.carbon.auth.scope.registration.rest.api.dto

├─ org.wso2.carbon.auth.scope.registration.rest.api.dto.ErrorDTO.class - [JAR]

├─ org.wso2.carbon.auth.scope.registration.rest.api.dto.PaginationDTO.class - [JAR]

├─ org.wso2.carbon.auth.scope.registration.rest.api.dto.ScopeDTO.class - [JAR]

├─ org.wso2.carbon.auth.scope.registration.rest.api.dto.ScopeListDTO.class - [JAR]

org.wso2.carbon.auth.scope.registration.rest.api.impl

├─ org.wso2.carbon.auth.scope.registration.rest.api.impl.ScopesApiServiceImpl.class - [JAR]

org.wso2.carbon.auth.scope.registration.rest.api.factories

├─ org.wso2.carbon.auth.scope.registration.rest.api.factories.ScopesApiServiceFactory.class - [JAR]

Advertisement