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 restcomm-connect.identity-9.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.restcomm.connect.identity.passwords
├─ org.restcomm.connect.identity.passwords.JavascriptPasswordValidator.class - [JAR]
├─ org.restcomm.connect.identity.passwords.PasswordValidator.class - [JAR]
├─ org.restcomm.connect.identity.passwords.PasswordValidatorFactory.class - [JAR]
org.restcomm.connect.identity.shiro
├─ org.restcomm.connect.identity.shiro.RestcommRoles.class - [JAR]
org.restcomm.connect.identity
├─ org.restcomm.connect.identity.AccountKey.class - [JAR]
├─ org.restcomm.connect.identity.AuthOutcome.class - [JAR]
├─ org.restcomm.connect.identity.IdentityContext.class - [JAR]
├─ org.restcomm.connect.identity.UserIdentityContext.class - [JAR]