| Class and Description |
|---|
| Algorithm
Enumeration of supported HTTP Signature algorithms
|
| Authorization
Representation of the "Authorization: Signature..." header sent by the client in response to a
Challenge |
| Challenge
Representation of the "WWW-Authenticate: Signature ..." authentication challenge header sent by the server.
|
| Key |
| Keychain
Immutable interface for a list of
Keys |
| KeyIdentifier |
| SignatureBuilder
Object used to pass per-request context, such as Request Line and HTTP Headers in client/server
implementation-independent way.
|
| VerifyResult
Enumeration of possible results from
Verifier.verifyWithResult(Challenge, SignatureBuilder, Authorization) |
Copyright © 2013. All Rights Reserved.