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.multi.factor.authentication.timebased.otp.service-2.0.24.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.multi.factor.authentication.timebased.otp.service.impl
├─ com.liferay.multi.factor.authentication.timebased.otp.service.impl.MFATimeBasedOTPEntryLocalServiceImpl.class - [JAR]
com.liferay.multi.factor.authentication.timebased.otp.service.persistence.impl
├─ com.liferay.multi.factor.authentication.timebased.otp.service.persistence.impl.MFATimeBasedOTPEntryModelArgumentsResolver.class - [JAR]
├─ com.liferay.multi.factor.authentication.timebased.otp.service.persistence.impl.MFATimeBasedOTPEntryPersistenceImpl.class - [JAR]
com.liferay.multi.factor.authentication.timebased.otp.service.base
├─ com.liferay.multi.factor.authentication.timebased.otp.service.base.MFATimeBasedOTPEntryLocalServiceBaseImpl.class - [JAR]
com.liferay.multi.factor.authentication.timebased.otp.model.impl
├─ com.liferay.multi.factor.authentication.timebased.otp.model.impl.MFATimeBasedOTPEntryBaseImpl.class - [JAR]
├─ com.liferay.multi.factor.authentication.timebased.otp.model.impl.MFATimeBasedOTPEntryCacheModel.class - [JAR]
├─ com.liferay.multi.factor.authentication.timebased.otp.model.impl.MFATimeBasedOTPEntryImpl.class - [JAR]
├─ com.liferay.multi.factor.authentication.timebased.otp.model.impl.MFATimeBasedOTPEntryModelImpl.class - [JAR]
com.liferay.multi.factor.authentication.timebased.otp.service.persistence.impl.constants
├─ com.liferay.multi.factor.authentication.timebased.otp.service.persistence.impl.constants.MFATimeBasedOTPPersistenceConstants.class - [JAR]