jar

org.wso2.carbon.identity.user.api : org.wso2.carbon.identity.rest.api.user.organization.v1

Maven & Gradle

Jan 17, 2024

WSO2 Identity Server - User Organization Management Rest API · WSO2 Identity Server - User Organization Management Rest API

Table Of Contents

Latest Version

Download org.wso2.carbon.identity.user.api : org.wso2.carbon.identity.rest.api.user.organization.v1 JAR file - Latest Versions:

All Versions

Download org.wso2.carbon.identity.user.api : org.wso2.carbon.identity.rest.api.user.organization.v1 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.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.rest.api.user.organization.v1-1.3.33.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wso2.carbon.identity.rest.api.user.organization.v1.exceptions

├─ org.wso2.carbon.identity.rest.api.user.organization.v1.exceptions.UserOrganizationManagementEndpointException.class - [JAR]

org.wso2.carbon.identity.rest.api.user.organization.v1

├─ org.wso2.carbon.identity.rest.api.user.organization.v1.Constants.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.organization.v1.MeApi.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.organization.v1.MeApiService.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.organization.v1.RootApi.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.organization.v1.RootApiService.class - [JAR]

org.wso2.carbon.identity.rest.api.user.organization.v1.core

├─ org.wso2.carbon.identity.rest.api.user.organization.v1.core.UserOrganizationService.class - [JAR]

org.wso2.carbon.identity.rest.api.user.organization.v1.impl

├─ org.wso2.carbon.identity.rest.api.user.organization.v1.impl.MeApiServiceImpl.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.organization.v1.impl.RootApiServiceImpl.class - [JAR]

org.wso2.carbon.identity.rest.api.user.organization.v1.model

├─ org.wso2.carbon.identity.rest.api.user.organization.v1.model.BasicOrganizationObject.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.organization.v1.model.Error.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.organization.v1.model.Link.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.organization.v1.model.Organization.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.organization.v1.model.OrganizationsResponse.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.organization.v1.model.RootOrganizationResponse.class - [JAR]

org.wso2.carbon.identity.rest.api.user.organization.v1.util

├─ org.wso2.carbon.identity.rest.api.user.organization.v1.util.Util.class - [JAR]

org.wso2.carbon.identity.rest.api.user.organization.v1.factories

├─ org.wso2.carbon.identity.rest.api.user.organization.v1.factories.MeApiServiceFactory.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.organization.v1.factories.RootApiServiceFactory.class - [JAR]