|
| Options | Name | Purpose | |
|---|---|---|---|
| AddAuthentication () |
/** Build the actual authentication. To be implemented by concrete classes. */
|
||
| INTEGER NextNonceCount (character) |
/* Returns the next nonce-count for a given nonce.
@param character The nonce for whcih to return acount
@return integer The nonce count */
|
| Options | Name | Purpose | |
|---|---|---|---|
| DigestAuthenticationFilter (IAuthenticatedRequest) |
/* Constructor
@param IAuthenticatedRequest The request requiring Digest authentication */
|
AddAuthentication ()
|
||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
INTEGER NextNonceCount (character)
|
||||||||||||||||
DigestAuthenticationFilter (IAuthenticatedRequest)
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|