public interface DigestResource extends Resource
| Modifier and Type | Method and Description |
|---|---|
Object |
authenticate(io.milton.http.http11.auth.DigestResponse digestRequest)
Check the given credentials, and return a relevant object if accepted.
|
boolean |
isDigestAllowed() |
authenticate, authorise, checkRedirect, getModifiedDate, getName, getRealm, getUniqueIdObject authenticate(io.milton.http.http11.auth.DigestResponse digestRequest)
digestRequest - - the digest authentication information provided by the clientboolean isDigestAllowed()