View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- 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]