jar

org.wso2.carbon.identity.inbound.auth.oauth2 : org.wso2.carbon.identity.api.server.oauth.scope

Maven & Gradle

Apr 19, 2023
4 usages
21 stars

WSO2 Carbon - Identity OAuth 2.0 Scope Rest APIs · Rest APIs for OAuth 2.0 Scope Handling

Table Of Contents

Latest Version

Download org.wso2.carbon.identity.inbound.auth.oauth2 : org.wso2.carbon.identity.api.server.oauth.scope JAR file - Latest Versions:

All Versions

Download org.wso2.carbon.identity.inbound.auth.oauth2 : org.wso2.carbon.identity.api.server.oauth.scope JAR file - All Versions:

Version Vulnerabilities Size Updated
6.11.x
6.10.x
6.9.x
6.8.x
6.7.x
6.6.x
6.5.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.api.server.oauth.scope-6.11.52.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wso2.carbon.identity.oauth.scope.endpoint

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

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

├─ org.wso2.carbon.identity.oauth.scope.endpoint.Constants.class - [JAR]

├─ org.wso2.carbon.identity.oauth.scope.endpoint.ScopesApi.class - [JAR]

├─ org.wso2.carbon.identity.oauth.scope.endpoint.ScopesApiService.class - [JAR]

org.wso2.carbon.identity.oauth.scope.endpoint.dto

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

├─ org.wso2.carbon.identity.oauth.scope.endpoint.dto.ScopeBindingDTO.class - [JAR]

├─ org.wso2.carbon.identity.oauth.scope.endpoint.dto.ScopeDTO.class - [JAR]

├─ org.wso2.carbon.identity.oauth.scope.endpoint.dto.ScopeToUpdateDTO.class - [JAR]

org.wso2.carbon.identity.oauth.scope.endpoint.expmapper

├─ org.wso2.carbon.identity.oauth.scope.endpoint.expmapper.JsonProcessingExceptionMapper.class - [JAR]

org.wso2.carbon.identity.oauth.scope.endpoint.exceptions

├─ org.wso2.carbon.identity.oauth.scope.endpoint.exceptions.ScopeEndpointException.class - [JAR]

org.wso2.carbon.identity.oauth.scope.endpoint.factories

├─ org.wso2.carbon.identity.oauth.scope.endpoint.factories.ScopesApiServiceFactory.class - [JAR]

org.wso2.carbon.identity.oauth.scope.endpoint.util

├─ org.wso2.carbon.identity.oauth.scope.endpoint.util.ScopeUtils.class - [JAR]

org.wso2.carbon.identity.oauth.scope.endpoint.impl

├─ org.wso2.carbon.identity.oauth.scope.endpoint.impl.ScopesApiServiceImpl.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies