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 uPortal-persondir-5.15.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apereo.portal
├─ org.apereo.portal.RDBMUserIdentityStore.class - [JAR]
org.apereo.portal.persondir.dao.jpa
├─ org.apereo.portal.persondir.dao.jpa.JpaLocalAccountDaoImpl.class - [JAR]
├─ org.apereo.portal.persondir.dao.jpa.LocalAccountPersonAttributeImpl.class - [JAR]
├─ org.apereo.portal.persondir.dao.jpa.LocalAccountPersonAttributeImpl_.class - [JAR]
├─ org.apereo.portal.persondir.dao.jpa.LocalAccountPersonImpl.class - [JAR]
├─ org.apereo.portal.persondir.dao.jpa.LocalAccountPersonImpl_.class - [JAR]
org.apereo.portal.persondir.support
├─ org.apereo.portal.persondir.support.PersonManagerCurrentUserProvider.class - [JAR]
org.apereo.portal.persondir
├─ org.apereo.portal.persondir.ILocalAccountDao.class - [JAR]
├─ org.apereo.portal.persondir.ILocalAccountPerson.class - [JAR]
├─ org.apereo.portal.persondir.ImpersonationStatusPersonAttributeDao.class - [JAR]
├─ org.apereo.portal.persondir.LocalAccountPersonAttributeDao.class - [JAR]
├─ org.apereo.portal.persondir.LocalAccountQuery.class - [JAR]
├─ org.apereo.portal.persondir.PortalRootPersonAttributeDao.class - [JAR]