| Package | Description |
|---|---|
| io.milton.config | |
| io.milton.gae |
| Modifier and Type | Field and Description |
|---|---|
protected DigestAuthenticationHandler |
HttpManagerBuilder.digestHandler |
protected DigestAuthenticationHandler |
HttpManagerBuilder.digestHandler |
| Modifier and Type | Method and Description |
|---|---|
DigestAuthenticationHandler |
HttpManagerBuilder.getDigestHandler() |
DigestAuthenticationHandler |
HttpManagerBuilder.getDigestHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpManagerBuilder.setDigestHandler(DigestAuthenticationHandler digestHandler) |
void |
HttpManagerBuilder.setDigestHandler(DigestAuthenticationHandler digestHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
AppEngineDigestAuthenticationHandler
Convenience subclass of DigestAuthenticationHandler which just creates
a AppEngineMemcacheNonceProvider as the default nonce provider.
|
Copyright © 2021 McEvoy Software Ltd. All rights reserved.