| Modifier and Type | Class and Description |
|---|---|
class |
SecurityRegistry
A registry mapping from a string (typically a user name or role
name) to a
SecurityContext, where the SecurityContext
is the access control operations for that user/role. |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationService |
DatasetGraphAccessControl.getAuthService() |
AuthorizationService |
AssemblerSecurityRegistry.open(Assembler a,
Resource root,
Mode mode)
SecurityRegistry.
|
| Modifier and Type | Method and Description |
|---|---|
static Dataset |
DataAccessCtl.controlledDataset(Dataset dsBase,
AuthorizationService reg)
Return a
DatasetGraph with added data access control. |
static DatasetGraph |
DataAccessCtl.controlledDataset(DatasetGraph dsgBase,
AuthorizationService reg)
Return a
DatasetGraph with added data access control. |
Licensed under the Apache License, Version 2.0