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.dynamic.client.registration-3.0.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wso2.carbon.dynamic.client.registration
├─ org.wso2.carbon.dynamic.client.registration.DynamicClientRegistrationException.class - [JAR]
├─ org.wso2.carbon.dynamic.client.registration.DynamicClientRegistrationService.class - [JAR]
├─ org.wso2.carbon.dynamic.client.registration.OAuthApplicationInfo.class - [JAR]
org.wso2.carbon.dynamic.client.registration.internal
├─ org.wso2.carbon.dynamic.client.registration.internal.DynamicClientRegistrationDataHolder.class - [JAR]
├─ org.wso2.carbon.dynamic.client.registration.internal.DynamicClientRegistrationServiceComponent.class - [JAR]
org.wso2.carbon.dynamic.client.registration.impl
├─ org.wso2.carbon.dynamic.client.registration.impl.DynamicClientRegistrationServiceImpl.class - [JAR]
org.wso2.carbon.dynamic.client.registration.profile
├─ org.wso2.carbon.dynamic.client.registration.profile.RegistrationProfile.class - [JAR]
org.wso2.carbon.dynamic.client.registration.util
├─ org.wso2.carbon.dynamic.client.registration.util.DCRConstants.class - [JAR]
├─ org.wso2.carbon.dynamic.client.registration.util.DynamicClientRegistrationUtil.class - [JAR]