Package | Description |
---|---|
org.forgerock.json.jose.builders |
Classes and interfaces for builder to build JWTs using a fluent API.
|
org.forgerock.json.jose.jws |
Classes and interfaces for JWT signing and JWS'.
|
Modifier and Type | Method and Description |
---|---|
SignedJwt |
SignedJwtBuilderImpl.asJwt()
Builds the JWT object from its constituent parts.
|
SignedJwt |
SignedEncryptedJwtBuilder.asJwt()
Builds the JWT object from its constituent parts.
|
Modifier and Type | Class and Description |
---|---|
class |
SignedEncryptedJwt
An implementation of a JWS with a nested JWE as its payload.
|
Copyright 2011-2015 ForgeRock AS.