jar

com.liferay : com.liferay.oauth.api

Maven & Gradle

Jul 21, 2023
2k stars

Liferay OAuth API

Table Of Contents

Latest Version

Download com.liferay : com.liferay.oauth.api JAR file - Latest Versions:

All Versions

Download com.liferay : com.liferay.oauth.api JAR file - All Versions:

Version Vulnerabilities Size Updated
7.2.x
7.1.x
7.0.x
6.1.x
6.0.x
5.1.x
5.0.x
4.7.x
4.6.x
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.2.x
3.1.x
2.1.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.oauth.api-2.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.liferay.oauth.model

├─ com.liferay.oauth.model.OAuthApplication.class - [JAR]

├─ com.liferay.oauth.model.OAuthApplicationConstants.class - [JAR]

├─ com.liferay.oauth.model.OAuthApplicationModel.class - [JAR]

├─ com.liferay.oauth.model.OAuthApplicationSoap.class - [JAR]

├─ com.liferay.oauth.model.OAuthApplicationWrapper.class - [JAR]

├─ com.liferay.oauth.model.OAuthUser.class - [JAR]

├─ com.liferay.oauth.model.OAuthUserModel.class - [JAR]

├─ com.liferay.oauth.model.OAuthUserSoap.class - [JAR]

├─ com.liferay.oauth.model.OAuthUserWrapper.class - [JAR]

com.liferay.oauth.service.persistence

├─ com.liferay.oauth.service.persistence.OAuthApplicationPersistence.class - [JAR]

├─ com.liferay.oauth.service.persistence.OAuthApplicationUtil.class - [JAR]

├─ com.liferay.oauth.service.persistence.OAuthUserPersistence.class - [JAR]

├─ com.liferay.oauth.service.persistence.OAuthUserUtil.class - [JAR]

net.oauth.signature.pem

├─ net.oauth.signature.pem.Asn1Object.class - [JAR]

├─ net.oauth.signature.pem.DerParser.class - [JAR]

├─ net.oauth.signature.pem.PEMReader.class - [JAR]

├─ net.oauth.signature.pem.PKCS1EncodedKeySpec.class - [JAR]

com.liferay.oauth.exception

├─ com.liferay.oauth.exception.NoSuchApplicationException.class - [JAR]

├─ com.liferay.oauth.exception.NoSuchUserException.class - [JAR]

├─ com.liferay.oauth.exception.OAuthApplicationCallbackURIException.class - [JAR]

├─ com.liferay.oauth.exception.OAuthApplicationNameException.class - [JAR]

├─ com.liferay.oauth.exception.OAuthApplicationWebsiteURLException.class - [JAR]

com.liferay.oauth.service

├─ com.liferay.oauth.service.OAuthApplicationLocalService.class - [JAR]

├─ com.liferay.oauth.service.OAuthApplicationLocalServiceUtil.class - [JAR]

├─ com.liferay.oauth.service.OAuthApplicationLocalServiceWrapper.class - [JAR]

├─ com.liferay.oauth.service.OAuthApplicationService.class - [JAR]

├─ com.liferay.oauth.service.OAuthApplicationServiceUtil.class - [JAR]

├─ com.liferay.oauth.service.OAuthApplicationServiceWrapper.class - [JAR]

├─ com.liferay.oauth.service.OAuthUserLocalService.class - [JAR]

├─ com.liferay.oauth.service.OAuthUserLocalServiceUtil.class - [JAR]

├─ com.liferay.oauth.service.OAuthUserLocalServiceWrapper.class - [JAR]

├─ com.liferay.oauth.service.OAuthUserService.class - [JAR]

├─ com.liferay.oauth.service.OAuthUserServiceUtil.class - [JAR]

├─ com.liferay.oauth.service.OAuthUserServiceWrapper.class - [JAR]

net.oauth.signature

├─ net.oauth.signature.Base64.class - [JAR]

├─ net.oauth.signature.HMAC_SHA1.class - [JAR]

├─ net.oauth.signature.OAuthSignatureMethod.class - [JAR]

├─ net.oauth.signature.PLAINTEXT.class - [JAR]

├─ net.oauth.signature.RSA_SHA1.class - [JAR]

com.liferay.oauth.constants

├─ com.liferay.oauth.constants.OAuthConstants.class - [JAR]

├─ com.liferay.oauth.constants.OAuthPortletKeys.class - [JAR]

net.oauth

├─ net.oauth.ConsumerProperties.class - [JAR]

├─ net.oauth.OAuth.class - [JAR]

├─ net.oauth.OAuthAccessor.class - [JAR]

├─ net.oauth.OAuthConsumer.class - [JAR]

├─ net.oauth.OAuthException.class - [JAR]

├─ net.oauth.OAuthMessage.class - [JAR]

├─ net.oauth.OAuthProblemException.class - [JAR]

├─ net.oauth.OAuthServiceProvider.class - [JAR]

├─ net.oauth.OAuthValidator.class - [JAR]

├─ net.oauth.ParameterStyle.class - [JAR]

├─ net.oauth.SimpleOAuthValidator.class - [JAR]

com.liferay.oauth.configuration

├─ com.liferay.oauth.configuration.OAuthConfigurationUtil.class - [JAR]

├─ com.liferay.oauth.configuration.OAuthConfigurationValues.class - [JAR]

com.liferay.oauth.util

├─ com.liferay.oauth.util.DefaultOAuthAccessor.class - [JAR]

├─ com.liferay.oauth.util.DefaultOAuthConsumer.class - [JAR]

├─ com.liferay.oauth.util.DefaultOAuthMessage.class - [JAR]

├─ com.liferay.oauth.util.DefaultOAuthValidator.class - [JAR]

├─ com.liferay.oauth.util.OAuth.class - [JAR]

├─ com.liferay.oauth.util.OAuthAccessor.class - [JAR]

├─ com.liferay.oauth.util.OAuthAccessorConstants.class - [JAR]

├─ com.liferay.oauth.util.OAuthActionKeys.class - [JAR]

├─ com.liferay.oauth.util.OAuthConsumer.class - [JAR]

├─ com.liferay.oauth.util.OAuthMessage.class - [JAR]

├─ com.liferay.oauth.util.OAuthUtil.class - [JAR]

├─ com.liferay.oauth.util.OAuthValidator.class - [JAR]

├─ com.liferay.oauth.util.OAuthWebKeys.class - [JAR]

├─ com.liferay.oauth.util.V10aOAuth.class - [JAR]

├─ com.liferay.oauth.util.V10aOAuthDebugCacheListener.class - [JAR]

├─ com.liferay.oauth.util.WebServerUtil.class - [JAR]

net.oauth.server

├─ net.oauth.server.HttpRequestMessage.class - [JAR]

├─ net.oauth.server.OAuthServlet.class - [JAR]

Advertisement