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
Interface representing an object which can sign content and/or verify signatures
|
Keychain
Immutable interface for a list of
Key s |
KeyId |
RequestContent
Object used to pass per-request context, such as Request Line and HTTP Headers in client/server
implementation-independent way.
|
RequestContent.Builder |
Verifier
Limited interface allowing for server-side use of guards and remote service calls
|
VerifyResult
Enumeration of possible results from
Verifier.verifyWithResult(Challenge, RequestContent, Authorization) |
Class and Description |
---|
Algorithm
Enumeration of supported HTTP Signature algorithms
|
Key
Interface representing an object which can sign content and/or verify signatures
|
KeyId |
Class and Description |
---|
Keychain
Immutable interface for a list of
Key s |
KeyId |
Signer
Instance of a Signer, used by an HTTP client to sign a
RequestContent and create an Authorization |
Class and Description |
---|
Keychain
Immutable interface for a list of
Key s |
KeyId |
Class and Description |
---|
Signer
Instance of a Signer, used by an HTTP client to sign a
RequestContent and create an Authorization |
Class and Description |
---|
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.
|
RequestContent
Object used to pass per-request context, such as Request Line and HTTP Headers in client/server
implementation-independent way.
|
Class and Description |
---|
Key
Interface representing an object which can sign content and/or verify signatures
|
Class and Description |
---|
Algorithm
Enumeration of supported HTTP Signature algorithms
|
Key
Interface representing an object which can sign content and/or verify signatures
|
Keychain
Immutable interface for a list of
Key s |
KeyId |
Class and Description |
---|
Algorithm
Enumeration of supported HTTP Signature algorithms
|
Key
Interface representing an object which can sign content and/or verify signatures
|
Keychain
Immutable interface for a list of
Key s |
Copyright © 2013-2017. All Rights Reserved.