Package org.trellisldp.webac
Trellis WebAC Authorization service
This package implements a WebAC Authorization service that can be used with a Trellis server. This service is independent of the particular Trellis implementation.
- See Also:
- W3C WebAccessControl and Solid WebAC specification
-
Class Summary Class Description Authorization This class provides access to data defined in an WebAC Authorization graph.AuthorizedModes WebAcFilter AContainerRequestFilter
that implements WebAC-based authorization.WebAcService A WebAc implementation, based on the rules defined by SOLID.WebAcService.NoopAuthorizationCache -
Annotation Types Summary Annotation Type Description WebAcService.TrellisAuthorizationCache ACacheService
that can be used for authorization information.