jar

org.fcrepo : fcrepo-module-auth-webac

Maven & Gradle

Dec 18, 2021

Fedora Repository WebAC Authorization Module · An authorization module for the Fedora Commons Repository framework, implementing the RDF-based WebAccessControl authorization mechanism, as proposed by the W3C. This makes it possible to define fine-grained repository access controls on individual resources or classes of resources to specific users and/or groups.

Table Of Contents

Latest Version

Download org.fcrepo : fcrepo-module-auth-webac JAR file - Latest Versions:

All Versions

Download org.fcrepo : fcrepo-module-auth-webac JAR file - All Versions:

Version Vulnerabilities Size Updated
4.7.x
4.6.x
4.5.x
4.4.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 fcrepo-module-auth-webac-4.7.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.fcrepo.auth.webac

├─ org.fcrepo.auth.webac.ACLHandle.class - [JAR]

├─ org.fcrepo.auth.webac.LinkHeaderProvider.class - [JAR]

├─ org.fcrepo.auth.webac.URIConstants.class - [JAR]

├─ org.fcrepo.auth.webac.WebACAuthorization.class - [JAR]

├─ org.fcrepo.auth.webac.WebACAuthorizationDelegate.class - [JAR]

├─ org.fcrepo.auth.webac.WebACRolesProvider.class - [JAR]

Advertisement