jar

org.wso2.carbon.extension.identity.oauth2.grantType.organizationswitch : org.wso2.carbon.identity.oauth2.grant.organizationswitch

Maven & Gradle

Mar 23, 2023
0 stars

WSO2 - Organization Switch Grant Type

Table Of Contents

Latest Version

Download org.wso2.carbon.extension.identity.oauth2.grantType.organizationswitch : org.wso2.carbon.identity.oauth2.grant.organizationswitch JAR file - Latest Versions:

All Versions

Download org.wso2.carbon.extension.identity.oauth2.grantType.organizationswitch : org.wso2.carbon.identity.oauth2.grant.organizationswitch JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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.identity.oauth2.grant.organizationswitch-1.1.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wso2.carbon.identity.oauth2.grant.organizationswitch.util

├─ org.wso2.carbon.identity.oauth2.grant.organizationswitch.util.OrganizationSwitchGrantConstants.class - [JAR]

├─ org.wso2.carbon.identity.oauth2.grant.organizationswitch.util.OrganizationSwitchGrantUtil.class - [JAR]

org.wso2.carbon.identity.oauth2.grant.organizationswitch.exception

├─ org.wso2.carbon.identity.oauth2.grant.organizationswitch.exception.OrganizationSwitchGrantClientException.class - [JAR]

├─ org.wso2.carbon.identity.oauth2.grant.organizationswitch.exception.OrganizationSwitchGrantException.class - [JAR]

├─ org.wso2.carbon.identity.oauth2.grant.organizationswitch.exception.OrganizationSwitchGrantServerException.class - [JAR]

org.wso2.carbon.identity.oauth2.grant.organizationswitch

├─ org.wso2.carbon.identity.oauth2.grant.organizationswitch.OrganizationSwitchGrant.class - [JAR]

├─ org.wso2.carbon.identity.oauth2.grant.organizationswitch.OrganizationSwitchGrantValidator.class - [JAR]

org.wso2.carbon.identity.oauth2.grant.organizationswitch.internal

├─ org.wso2.carbon.identity.oauth2.grant.organizationswitch.internal.OrganizationSwitchGrantDataHolder.class - [JAR]

├─ org.wso2.carbon.identity.oauth2.grant.organizationswitch.internal.OrganizationSwitchGrantServiceComponent.class - [JAR]