| Package | Description |
|---|---|
| org.restsql.security |
Contains classes that provide security, such as authorization.
|
| org.restsql.security.impl |
Contains security implementations.
|
| Modifier and Type | Method and Description |
|---|---|
static Authorizer |
SecurityFactory.getAuthorizer()
Returns authorizer singleton.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizerImpl
Authorizes restSQL requests using privileges properties file, which maps roles to request types on SQL Resources.
|
Copyright © 2011-2018 restSQL Project Contributors