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 emodb-uac-api-6.5.39.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.bazaarvoice.emodb.uac.api
├─ com.bazaarvoice.emodb.uac.api.AuthUserAccessControl.class - [JAR]
├─ com.bazaarvoice.emodb.uac.api.CreateEmoApiKeyRequest.class - [JAR]
├─ com.bazaarvoice.emodb.uac.api.CreateEmoApiKeyResponse.class - [JAR]
├─ com.bazaarvoice.emodb.uac.api.CreateEmoRoleRequest.class - [JAR]
├─ com.bazaarvoice.emodb.uac.api.EmoApiKey.class - [JAR]
├─ com.bazaarvoice.emodb.uac.api.EmoApiKeyExistsException.class - [JAR]
├─ com.bazaarvoice.emodb.uac.api.EmoApiKeyNotFoundException.class - [JAR]
├─ com.bazaarvoice.emodb.uac.api.EmoRole.class - [JAR]
├─ com.bazaarvoice.emodb.uac.api.EmoRoleExistsException.class - [JAR]
├─ com.bazaarvoice.emodb.uac.api.EmoRoleKey.class - [JAR]
├─ com.bazaarvoice.emodb.uac.api.EmoRoleNotFoundException.class - [JAR]
├─ com.bazaarvoice.emodb.uac.api.InsufficientRolePermissionException.class - [JAR]
├─ com.bazaarvoice.emodb.uac.api.InvalidEmoPermissionException.class - [JAR]
├─ com.bazaarvoice.emodb.uac.api.MigrateEmoApiKeyRequest.class - [JAR]
├─ com.bazaarvoice.emodb.uac.api.UpdateEmoApiKeyRequest.class - [JAR]
├─ com.bazaarvoice.emodb.uac.api.UpdateEmoRoleRequest.class - [JAR]
├─ com.bazaarvoice.emodb.uac.api.UserAccessControl.class - [JAR]
├─ com.bazaarvoice.emodb.uac.api.UserAccessControlRequest.class - [JAR]