jar

com.liferay : com.liferay.oauth2.provider.scope.spi

Maven & Gradle

Jul 31, 2023
3 usages
2k stars

Liferay OAuth2 Provider Scope SPI

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
4.0.x
3.0.x
2.0.x
1.1.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.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]

Advertisement