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.oauth.client.persistence.service-1.0.16.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.oauth.client.persistence.service.impl
├─ com.liferay.oauth.client.persistence.service.impl.OAuthClientASLocalMetadataLocalServiceImpl.class - [JAR]
├─ com.liferay.oauth.client.persistence.service.impl.OAuthClientASLocalMetadataServiceImpl.class - [JAR]
├─ com.liferay.oauth.client.persistence.service.impl.OAuthClientEntryLocalServiceImpl.class - [JAR]
├─ com.liferay.oauth.client.persistence.service.impl.OAuthClientEntryServiceImpl.class - [JAR]
com.liferay.oauth.client.persistence.internal.upgrade.registry
├─ com.liferay.oauth.client.persistence.internal.upgrade.registry.OAuthClientPersistenceServiceUpgradeStepRegistrator.class - [JAR]
com.liferay.oauth.client.persistence.service.persistence.impl.constants
├─ com.liferay.oauth.client.persistence.service.persistence.impl.constants.OAuthClientPersistenceConstants.class - [JAR]
com.liferay.oauth.client.persistence.service.persistence.impl
├─ com.liferay.oauth.client.persistence.service.persistence.impl.OAuthClientASLocalMetadataModelArgumentsResolver.class - [JAR]
├─ com.liferay.oauth.client.persistence.service.persistence.impl.OAuthClientASLocalMetadataPersistenceImpl.class - [JAR]
├─ com.liferay.oauth.client.persistence.service.persistence.impl.OAuthClientEntryModelArgumentsResolver.class - [JAR]
├─ com.liferay.oauth.client.persistence.service.persistence.impl.OAuthClientEntryPersistenceImpl.class - [JAR]
com.liferay.oauth.client.persistence.internal.security.permission.resource
├─ com.liferay.oauth.client.persistence.internal.security.permission.resource.OAuthClientASLocalMetadataModelResourcePermission.class - [JAR]
├─ com.liferay.oauth.client.persistence.internal.security.permission.resource.OAuthClientEntryModelResourcePermission.class - [JAR]
├─ com.liferay.oauth.client.persistence.internal.security.permission.resource.OAuthClientPersistencePortletResourcePermission.class - [JAR]
com.liferay.oauth.client.persistence.model.impl
├─ com.liferay.oauth.client.persistence.model.impl.OAuthClientASLocalMetadataBaseImpl.class - [JAR]
├─ com.liferay.oauth.client.persistence.model.impl.OAuthClientASLocalMetadataCacheModel.class - [JAR]
├─ com.liferay.oauth.client.persistence.model.impl.OAuthClientASLocalMetadataImpl.class - [JAR]
├─ com.liferay.oauth.client.persistence.model.impl.OAuthClientASLocalMetadataModelImpl.class - [JAR]
├─ com.liferay.oauth.client.persistence.model.impl.OAuthClientEntryBaseImpl.class - [JAR]
├─ com.liferay.oauth.client.persistence.model.impl.OAuthClientEntryCacheModel.class - [JAR]
├─ com.liferay.oauth.client.persistence.model.impl.OAuthClientEntryImpl.class - [JAR]
├─ com.liferay.oauth.client.persistence.model.impl.OAuthClientEntryModelImpl.class - [JAR]
com.liferay.oauth.client.persistence.service.base
├─ com.liferay.oauth.client.persistence.service.base.OAuthClientASLocalMetadataLocalServiceBaseImpl.class - [JAR]
├─ com.liferay.oauth.client.persistence.service.base.OAuthClientASLocalMetadataServiceBaseImpl.class - [JAR]
├─ com.liferay.oauth.client.persistence.service.base.OAuthClientEntryLocalServiceBaseImpl.class - [JAR]
├─ com.liferay.oauth.client.persistence.service.base.OAuthClientEntryServiceBaseImpl.class - [JAR]
com.liferay.oauth.client.persistence.service.http
├─ com.liferay.oauth.client.persistence.service.http.OAuthClientASLocalMetadataServiceHttp.class - [JAR]
├─ com.liferay.oauth.client.persistence.service.http.OAuthClientEntryServiceHttp.class - [JAR]
com.liferay.oauth.client.persistence.internal.upgrade.v1_1_0
├─ com.liferay.oauth.client.persistence.internal.upgrade.v1_1_0.OAuthClientEntryOIDCUserInfoMapperJSONUpgradeProcess.class - [JAR]