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 consent-management-remote-1.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.adorsys.psd2.consent.config
├─ de.adorsys.psd2.consent.config.AisConsentRemoteUrls.class - [JAR]
├─ de.adorsys.psd2.consent.config.AspspConsentDataRemoteUrls.class - [JAR]
├─ de.adorsys.psd2.consent.config.CmsRestException.class - [JAR]
├─ de.adorsys.psd2.consent.config.ConsentRestConfig.class - [JAR]
├─ de.adorsys.psd2.consent.config.ConsentRestErrorHandler.class - [JAR]
├─ de.adorsys.psd2.consent.config.PiisConsentRemoteUrls.class - [JAR]
├─ de.adorsys.psd2.consent.config.PisConsentRemoteUrls.class - [JAR]
de.adorsys.psd2.consent.service
├─ de.adorsys.psd2.consent.service.AisConsentServiceRemote.class - [JAR]
├─ de.adorsys.psd2.consent.service.PiisConsentServiceRemote.class - [JAR]
├─ de.adorsys.psd2.consent.service.PisConsentServiceRemote.class - [JAR]