Package org.fcrepo.auth.webac
-
Class Summary Class Description ACLHandleImpl A simple class connecting an URI pointing to an ACL to aFedoraResource
that points to that ACL.CachedHttpRequest 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.URIConstants URIs used by the WebAC module.WebACAuthorizationImpl WebACAuthorizingRealm Authorization-only realm that performs authorization checks using WebAC ACLs stored in a Fedora repository.WebACFilter WebACPermission A WebAC permission represents a particular mode of access (e.g., acl:read) to a particular resource.WebACRolesProvider