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 com.liferay.oauth2.provider.scope.spi-4.0.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.oauth2.provider.scope.spi.scope.mapper
├─ com.liferay.oauth2.provider.scope.spi.scope.mapper.ScopeMapper.class - [JAR]
com.liferay.oauth2.provider.scope.spi.scope.descriptor
├─ com.liferay.oauth2.provider.scope.spi.scope.descriptor.ScopeDescriptor.class - [JAR]
com.liferay.oauth2.provider.scope.spi.scope.matcher
├─ com.liferay.oauth2.provider.scope.spi.scope.matcher.ScopeMatcher.class - [JAR]
├─ com.liferay.oauth2.provider.scope.spi.scope.matcher.ScopeMatcherFactory.class - [JAR]
com.liferay.oauth2.provider.scope.spi.prefix.handler
├─ com.liferay.oauth2.provider.scope.spi.prefix.handler.PrefixHandler.class - [JAR]
├─ com.liferay.oauth2.provider.scope.spi.prefix.handler.PrefixHandlerFactory.class - [JAR]
com.liferay.oauth2.provider.scope.spi.scope.finder
├─ com.liferay.oauth2.provider.scope.spi.scope.finder.ScopeFinder.class - [JAR]
com.liferay.oauth2.provider.scope.spi.application.descriptor
├─ com.liferay.oauth2.provider.scope.spi.application.descriptor.ApplicationDescriptor.class - [JAR]