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.rest.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.rest.spi.scope.checker.container.request.filter
├─ com.liferay.oauth2.provider.rest.spi.scope.checker.container.request.filter.BaseScopeCheckerContainerRequestFilter.class - [JAR]
com.liferay.oauth2.provider.rest.spi.bearer.token.provider
├─ com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProvider.class - [JAR]
├─ com.liferay.oauth2.provider.rest.spi.bearer.token.provider.BearerTokenProviderAccessor.class - [JAR]