| Package | Description |
|---|---|
| org.attribyte.api.http | |
| org.attribyte.api.http.impl |
| Modifier and Type | Method and Description |
|---|---|
Response |
Authorizer.isAuthorized(AuthScheme auth,
Request request)
Determine if a request is authorized.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAuthScheme
The Standard (insecure) "Basic" scheme.
|