Uses of Interface
org.apache.jena.fuseki.access.AuthorizationService
-
Uses of AuthorizationService in org.apache.jena.fuseki.access
Classes in org.apache.jena.fuseki.access that implement AuthorizationServiceModifier and TypeClassDescriptionclassA registry mapping from a string (typically a user name or role name) to aSecurityContext, where theSecurityContextis the access control operations for that user/role.Methods in org.apache.jena.fuseki.access that return AuthorizationServiceModifier and TypeMethodDescriptionDatasetGraphAccessControl.getAuthService()AssemblerSecurityRegistry.open(org.apache.jena.assembler.Assembler a, org.apache.jena.rdf.model.Resource root, org.apache.jena.assembler.Mode mode) SecurityRegistry.Methods in org.apache.jena.fuseki.access with parameters of type AuthorizationServiceModifier and TypeMethodDescriptionstatic org.apache.jena.query.DatasetDataAccessCtl.controlledDataset(org.apache.jena.query.Dataset dsBase, AuthorizationService reg) Return aDatasetGraphwith added data access control.static org.apache.jena.sparql.core.DatasetGraphDataAccessCtl.controlledDataset(org.apache.jena.sparql.core.DatasetGraph dsgBase, AuthorizationService reg) Return aDatasetGraphwith added data access control.