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.cors.service-1.8.17.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wso2.carbon.identity.cors.service.constant
├─ org.wso2.carbon.identity.cors.service.constant.ErrorMessages.class - [JAR]
org.wso2.carbon.identity.cors.service.internal.store
├─ org.wso2.carbon.identity.cors.service.internal.store.ServerCORSStore.class - [JAR]
org.wso2.carbon.identity.cors.service.internal
├─ org.wso2.carbon.identity.cors.service.internal.CORSServiceComponent.class - [JAR]
├─ org.wso2.carbon.identity.cors.service.internal.CORSServiceHolder.class - [JAR]
org.wso2.carbon.identity.cors.service
├─ org.wso2.carbon.identity.cors.service.CORSManager.class - [JAR]
org.wso2.carbon.identity.cors.service.internal.function
├─ org.wso2.carbon.identity.cors.service.internal.function.CORSOriginToOrigin.class - [JAR]
org.wso2.carbon.identity.cors.service.internal.impl
├─ org.wso2.carbon.identity.cors.service.internal.impl.CORSManagerImpl.class - [JAR]
org.wso2.carbon.identity.cors.service.internal.constant
├─ org.wso2.carbon.identity.cors.service.internal.constant.Constants.class - [JAR]