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 permission-0.9.35-beta.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.finos.vuu.core.module.auths.provider
├─ org.finos.vuu.core.module.auths.provider.PermissionsProvider.class - [JAR]
org.finos.vuu.core.module.auths.service
├─ org.finos.vuu.core.module.auths.service.PermissionsRpcService.class - [JAR]
org.finos.vuu.core.module.authn
├─ org.finos.vuu.core.module.authn.AuthNModule.class - [JAR]
├─ org.finos.vuu.core.module.authn.AuthNRestService.class - [JAR]
├─ org.finos.vuu.core.module.authn.LogoutRestService.class - [JAR]
├─ org.finos.vuu.core.module.authn.VuuAuthCookie.class - [JAR]
├─ org.finos.vuu.core.module.authn.VuuLoginPage.class - [JAR]
org.finos.vuu.core.module.auths
├─ org.finos.vuu.core.module.auths.OrderPermissionChecker.class - [JAR]
├─ org.finos.vuu.core.module.auths.PermissionModule.class - [JAR]
├─ org.finos.vuu.core.module.auths.PermissionSet.class - [JAR]