| Package | Description |
|---|---|
| com.couchbase.mock.http | |
| com.couchbase.mock.httpio |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Authenticator.isAdministrator(AuthContext ctx)
Check if the given credentials allow administrative access
|
boolean |
Authenticator.isAuthorizedForBucket(AuthContext ctx,
Bucket bucket)
Determine if the given credentials allow access to the bucket
|
| Modifier and Type | Method and Description |
|---|---|
static AuthContext |
HandlerUtil.getAuth(org.apache.http.protocol.HttpContext cx,
org.apache.http.HttpRequest req)
Get any authorization credentials supplied over the connection.
|
Copyright © 2017. All rights reserved.