All Classes and Interfaces
Class
Description
A class representing a component identifier.
HTTP Signature Component Parameters.
A utility to provide component values.
The base class for
FapiResourceRequestSigner
and
FapiResourceRequestVerifier
.A utility for signing a resource request in accordance with
the FAPI 2.0 Http Signatures requirements.
A utility for verifying a resource request in accordance with
the FAPI 2.0 Http Signatures requirements.
The base class for
FapiResourceResponseSigner
and
FapiResourceResponseVerifier
.A utility for signing a resource response in accordance with
the FAPI 2.0 Http Signatures requirements.
A utility for signing a resource response in accordance with
the FAPI 2.0 Http Signatures requirements.
The interface that signature signers must implement.
The interface that signature verifiers must implement.
An
HttpSigner
implementation for JWS algorithms.An
HttpVerifier
implementation for JWS algorithms.A class representing
signature-base
defined in RFC 9421
HTTP Message Signatures, Section 2.5. Creating the Signature Base.A builder for signature base, which is represented by the
SignatureBase
class.A class representing
signature-base-line
defined in RFC 9421
HTTP Message Signatures, Section 2.5. Creating the Signature Base.The signature context that provides component values.
Signature entry, a pack of label, signature, and signature metadata.
The
Signature
HTTP Field.The
Signature-Input
HTTP Field.Signature metadata.
HTTP Signature Metadata Parameters.
The base class for
SigningInfo
and VerificationInfo
.A class representing
signature-params-line
defined in RFC 9421
HTTP Message Signatures, Section 2.5. Creating the Signature Base.Information about signing operation, including the computed signature base
and the generated signature.
Structured data types.
A class representing
sf-token
defined in RFC 8941 Structured Field
Values for HTTP, Section 3.3.4. Tokens.Information about verification operation, including the computed signature
base and the verification result.