jar

org.apache.jackrabbit : oak-exercise

Maven & Gradle

Jul 13, 2023
26 stars

Oak Exercises

Table Of Contents

Latest Version

Download org.apache.jackrabbit : oak-exercise JAR file - Latest Versions:

All Versions

Download org.apache.jackrabbit : oak-exercise JAR file - All Versions:

Version Vulnerabilities Size Updated
1.52.x
1.50.x
1.48.x
1.46.x
1.44.x
1.42.x
1.40.x
1.38.x
1.36
1.34.x
1.32.x
1.30.x
1.26.x
1.24.x
1.22.x
1.20.x
1.18.x
1.16.x
1.14.x
1.12.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window oak-exercise-1.22.16.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.jackrabbit.oak.exercise.security.authorization.models.predefined

├─ org.apache.jackrabbit.oak.exercise.security.authorization.models.predefined.Editor.class - [JAR]

├─ org.apache.jackrabbit.oak.exercise.security.authorization.models.predefined.PredefinedAuthorizationConfiguration.class - [JAR]

├─ org.apache.jackrabbit.oak.exercise.security.authorization.models.predefined.PredefinedPermissionProvider.class - [JAR]

├─ org.apache.jackrabbit.oak.exercise.security.authorization.models.predefined.Reader.class - [JAR]

org.apache.jackrabbit.oak.exercise.security.authentication

├─ org.apache.jackrabbit.oak.exercise.security.authentication.CustomCredentials.class - [JAR]

├─ org.apache.jackrabbit.oak.exercise.security.authentication.CustomLoginModule.class - [JAR]

├─ org.apache.jackrabbit.oak.exercise.security.authentication.CustomLoginModuleFactory.class - [JAR]

├─ org.apache.jackrabbit.oak.exercise.security.authentication.UserIDTestLoginModule.class - [JAR]

org.apache.jackrabbit.oak.exercise.security.authorization.models.readonly

├─ org.apache.jackrabbit.oak.exercise.security.authorization.models.readonly.ReadOnlyAuthorizationConfiguration.class - [JAR]

org.apache.jackrabbit.oak.exercise.security.authorization.restriction

├─ org.apache.jackrabbit.oak.exercise.security.authorization.restriction.CustomRestrictionProvider.class - [JAR]

org.apache.jackrabbit.oak.exercise.security.authentication.external

├─ org.apache.jackrabbit.oak.exercise.security.authentication.external.CustomExternalIdentityProvider.class - [JAR]

org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles

├─ org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.Role.class - [JAR]

├─ org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesAccessControlManager.class - [JAR]

├─ org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesAuthorizationConfiguration.class - [JAR]

├─ org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesConstants.class - [JAR]

├─ org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesPermissionProvider.class - [JAR]

├─ org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.ThreeRolesTreePermission.class - [JAR]

├─ org.apache.jackrabbit.oak.exercise.security.authorization.models.simplifiedroles.Utils.class - [JAR]

org.apache.jackrabbit.oak.exercise.security.principal

├─ org.apache.jackrabbit.oak.exercise.security.principal.CustomPrincipalConfiguration.class - [JAR]

├─ org.apache.jackrabbit.oak.exercise.security.principal.CustomPrincipalProvider.class - [JAR]

Advertisement