jar

com.liferay : com.liferay.oauth.client.persistence.api

Maven & Gradle

Jul 31, 2023
2k stars

Liferay OAuth Client Persistence API

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
2.3.x
2.2.x
2.1.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.oauth.client.persistence.api-2.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.liferay.oauth.client.persistence.exception

├─ com.liferay.oauth.client.persistence.exception.DuplicateOAuthClientASLocalMetadataException.class - [JAR]

├─ com.liferay.oauth.client.persistence.exception.DuplicateOAuthClientEntryException.class - [JAR]

├─ com.liferay.oauth.client.persistence.exception.NoSuchOAuthClientASLocalMetadataException.class - [JAR]

├─ com.liferay.oauth.client.persistence.exception.NoSuchOAuthClientEntryException.class - [JAR]

├─ com.liferay.oauth.client.persistence.exception.OAuthClientASLocalMetadataJSONException.class - [JAR]

├─ com.liferay.oauth.client.persistence.exception.OAuthClientASLocalMetadataLocalWellKnownURIException.class - [JAR]

├─ com.liferay.oauth.client.persistence.exception.OAuthClientEntryAuthRequestParametersJSONException.class - [JAR]

├─ com.liferay.oauth.client.persistence.exception.OAuthClientEntryAuthServerWellKnownURIException.class - [JAR]

├─ com.liferay.oauth.client.persistence.exception.OAuthClientEntryInfoJSONException.class - [JAR]

├─ com.liferay.oauth.client.persistence.exception.OAuthClientEntryOIDCUserInfoMapperJSONException.class - [JAR]

├─ com.liferay.oauth.client.persistence.exception.OAuthClientEntryTokenRequestParametersJSONException.class - [JAR]

com.liferay.oauth.client.persistence.service

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

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

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

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

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

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

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

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

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

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

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

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

com.liferay.oauth.client.persistence.model

├─ com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadata.class - [JAR]

├─ com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataModel.class - [JAR]

├─ com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataTable.class - [JAR]

├─ com.liferay.oauth.client.persistence.model.OAuthClientASLocalMetadataWrapper.class - [JAR]

├─ com.liferay.oauth.client.persistence.model.OAuthClientEntry.class - [JAR]

├─ com.liferay.oauth.client.persistence.model.OAuthClientEntryModel.class - [JAR]

├─ com.liferay.oauth.client.persistence.model.OAuthClientEntryTable.class - [JAR]

├─ com.liferay.oauth.client.persistence.model.OAuthClientEntryWrapper.class - [JAR]

com.liferay.oauth.client.persistence.constants

├─ com.liferay.oauth.client.persistence.constants.OAuthClientEntryConstants.class - [JAR]

├─ com.liferay.oauth.client.persistence.constants.OAuthClientPersistenceActionKeys.class - [JAR]

com.liferay.oauth.client.persistence.service.persistence

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

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

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

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