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.api-3.3.1.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.exception
├─ com.liferay.multi.factor.authentication.email.otp.exception.DuplicateMFAEmailOTPEntryException.class - [JAR]
├─ com.liferay.multi.factor.authentication.email.otp.exception.NoSuchEntryException.class - [JAR]
com.liferay.multi.factor.authentication.email.otp.model
├─ com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntry.class - [JAR]
├─ com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryModel.class - [JAR]
├─ com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryTable.class - [JAR]
├─ com.liferay.multi.factor.authentication.email.otp.model.MFAEmailOTPEntryWrapper.class - [JAR]
com.liferay.multi.factor.authentication.email.otp.service.persistence
├─ com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryPersistence.class - [JAR]
├─ com.liferay.multi.factor.authentication.email.otp.service.persistence.MFAEmailOTPEntryUtil.class - [JAR]
com.liferay.multi.factor.authentication.email.otp.service
├─ com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalService.class - [JAR]
├─ com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceUtil.class - [JAR]
├─ com.liferay.multi.factor.authentication.email.otp.service.MFAEmailOTPEntryLocalServiceWrapper.class - [JAR]
com.liferay.multi.factor.authentication.email.otp.configuration
├─ com.liferay.multi.factor.authentication.email.otp.configuration.MFAEmailOTPConfiguration.class - [JAR]