Package | Description |
---|---|
org.forgerock.json.jose.jwe |
Classes and interfaces for JWT encryption and JWEs.
|
org.forgerock.json.jose.jwe.handlers.encryption |
Encryption Handler classes for each possible encryption algorithm.
|
Class and Description |
---|
EncryptionHandler
The interface for EncryptionHandlers for all the different encryption algorithms.
|
Class and Description |
---|
AbstractEncryptionHandler
A base implementation of an EncryptionHandler that provides common encryption and decryption methods for all
concrete EncryptionHandler implementations.
|
EncryptionHandler
The interface for EncryptionHandlers for all the different encryption algorithms.
|
Copyright 2011-2015 ForgeRock AS.