Package org.fcrepo.auth.webac


package org.fcrepo.auth.webac
  • Classes
    Class
    Description
    A simple class connecting an URI pointing to an ACL to a FedoraResource that points to that ACL.
    An extension of HttpServletRequestWrapper that caches the InputStream as byte array and overrides the getInputStream to return a new InputStream object each time based on the cached byte array.
    URIs used by the WebAC module.
     
    Authorization-only realm that performs authorization checks using WebAC ACLs stored in a Fedora repository.
     
    A WebAC permission represents a particular mode of access (e.g., acl:read) to a particular resource.