Interface BeforeHeader
- All Superinterfaces:
BeforeKid, BeforePayload
- All Known Implementing Classes:
JWS.Signature
The first stopover within the workflow of the Fluent API regarding the generation of signatures.
- Author:
- Christof Reichardt
-
Method Summary
Methods inherited from interface BeforePayload
payload, payload
-
Method Details
-
typ
-
header
Notes the given explicit JOSE header. You are responsible for the correct representation of the JOSE header.- Parameters:
strHeader- the given explicit JOSE header.- Returns:
- the next stop within the workflow of the Fluent API regarding the generation of signatures.
-