jar

com.liferay : com.liferay.oauth2.provider.rest.spi

Maven & Gradle

Jul 31, 2023
3 usages
2k stars

Liferay OAuth2 Provider REST SPI

Table Of Contents

Latest Version

Download com.liferay : com.liferay.oauth2.provider.rest.spi JAR file - Latest Versions:

All Versions

Download com.liferay : com.liferay.oauth2.provider.rest.spi JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.0.x
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. 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]

Advertisement