Package | Description |
---|---|
org.forgerock.json.jose.builders |
Classes and interfaces for builder to build JWTs using a fluent API.
|
Modifier and Type | Method and Description |
---|---|
SignedThenEncryptedJwtBuilder |
SignedThenEncryptedJwtBuilder.claims(JwtClaimsSet claims) |
SignedThenEncryptedJwtBuilder |
SignedJwtBuilderImpl.encrypt(Key encryptionKey)
Wraps the signed JWT in an outer encrypted JWE envelope.
|
Modifier and Type | Method and Description |
---|---|
JweHeaderBuilder<SignedThenEncryptedJwtBuilder> |
SignedThenEncryptedJwtBuilder.headers() |
Copyright 2010-2022 ForgeRock AS.