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.email.otp.service-2.0.23.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.multi.factor.authentication.email.otp.service.base
├─ com.liferay.multi.factor.authentication.email.otp.service.base.MFAEmailOTPEntryLocalServiceBaseImpl.class - [JAR]
com.liferay.multi.factor.authentication.email.otp.service.persistence.impl.constants
├─ com.liferay.multi.factor.authentication.email.otp.service.persistence.impl.constants.MFAEmailOTPPersistenceConstants.class - [JAR]
com.liferay.multi.factor.authentication.email.otp.model.impl
├─ com.liferay.multi.factor.authentication.email.otp.model.impl.MFAEmailOTPEntryBaseImpl.class - [JAR]
├─ com.liferay.multi.factor.authentication.email.otp.model.impl.MFAEmailOTPEntryCacheModel.class - [JAR]
├─ com.liferay.multi.factor.authentication.email.otp.model.impl.MFAEmailOTPEntryImpl.class - [JAR]
├─ com.liferay.multi.factor.authentication.email.otp.model.impl.MFAEmailOTPEntryModelImpl.class - [JAR]
com.liferay.multi.factor.authentication.email.otp.service.persistence.impl
├─ com.liferay.multi.factor.authentication.email.otp.service.persistence.impl.MFAEmailOTPEntryModelArgumentsResolver.class - [JAR]
├─ com.liferay.multi.factor.authentication.email.otp.service.persistence.impl.MFAEmailOTPEntryPersistenceImpl.class - [JAR]
com.liferay.multi.factor.authentication.email.otp.service.impl
├─ com.liferay.multi.factor.authentication.email.otp.service.impl.MFAEmailOTPEntryLocalServiceImpl.class - [JAR]