| Package | Description |
|---|---|
| com.nimbusds.jose |
Javascript Object Signing and Encryption (JOSE) classes.
|
| com.nimbusds.jose.crypto |
Implementations of selected Javascript Object Signing and Encryption (JOSE)
algorithms.
|
| com.nimbusds.jose.jwk |
JSON Web Key (JWK) classes.
|
| com.nimbusds.jwt |
JSON Web Token (JWT) classes.
|
| Class and Description |
|---|
| Algorithm
The base class for algorithm names, with optional implementation
requirement.
|
| AlgorithmProvider
Common interface for JOSE algorithm providers.
|
| CompressionAlgorithm
Compression algorithm name, represents the
zip header parameter in
JSON Web Encryption (JWE) objects. |
| EncryptionMethod
Encryption method name, represents the
enc header parameter in JSON
Web Encryption (JWE) objects. |
| Header
The base abstract class for plaintext, JSON Web Signature (JWS) and JSON Web
Encryption (JWE) headers.
|
| JOSEException
Javascript Object Signing and Encryption (JOSE) exception.
|
| JOSEObject
The base abstract class for plaintext, JSON Web Signature (JWS) and JSON Web
Encryption (JWE) objects.
|
| JOSEObjectType
JOSE object type, represents the
typ header parameter in plain, JSON
Web Signature (JWS) and JSON Web Encryption (JWE) objects. |
| JWEAlgorithm
JSON Web Encryption (JWE) algorithm name, represents the
alg header
parameter in JWE objects. |
| JWEAlgorithmProvider
Common interface for JSON Web Encryption (JWE)
encrypters and decrypters. |
| JWECryptoParts
The cryptographic parts of a JSON Web Encryption (JWE) object.
|
| JWEDecrypter
Interface for decrypting JSON Web Encryption (JWE) objects.
|
| JWEEncrypter
Interface for encrypting JSON Web Encryption (JWE) objects.
|
| JWEHeader
JSON Web Encryption (JWE) header.
|
| JWEObject
JSON Web Encryption (JWE) object.
|
| JWEObject.State
Enumeration of the states of a JSON Web Encryption (JWE) object.
|
| JWSAlgorithm
JSON Web Signature (JWS) algorithm name, represents the
alg header
parameter in JWS objects. |
| JWSAlgorithmProvider |
| JWSHeader
JSON Web Signature (JWS) header.
|
| JWSObject
JSON Web Signature (JWS) object.
|
| JWSObject.State
Enumeration of the states of a JSON Web Signature (JWS) object.
|
| JWSSigner
Interface for signing JSON Web Signature (JWS) objects.
|
| JWSVerifier
Interface for verifying JSON Web Signature (JWS) objects.
|
| Payload
Payload with JSON object, string, byte array and Base64URL views.
|
| Payload.Origin
Enumeration of the original data types used to create a
Payload. |
| PlainHeader
Plaintext JOSE header.
|
| PlainObject
Plaintext (unsecured) JOSE object.
|
| ReadOnlyHeader
Read-only view of a
header. |
| ReadOnlyJWEHeader
Read-only view of a
JWE header. |
| ReadOnlyJWSHeader
Read-only view of a
JWS header. |
| ReadOnlyPlainHeader
Read-only view of a
plaintext JOSE header. |
| Requirement
Enumeration of JOSE algorithm implementation requirements.
|
| Class and Description |
|---|
| AlgorithmProvider
Common interface for JOSE algorithm providers.
|
| EncryptionMethod
Encryption method name, represents the
enc header parameter in JSON
Web Encryption (JWE) objects. |
| JOSEException
Javascript Object Signing and Encryption (JOSE) exception.
|
| JWEAlgorithm
JSON Web Encryption (JWE) algorithm name, represents the
alg header
parameter in JWE objects. |
| JWEAlgorithmProvider
Common interface for JSON Web Encryption (JWE)
encrypters and decrypters. |
| JWECryptoParts
The cryptographic parts of a JSON Web Encryption (JWE) object.
|
| JWEDecrypter
Interface for decrypting JSON Web Encryption (JWE) objects.
|
| JWEEncrypter
Interface for encrypting JSON Web Encryption (JWE) objects.
|
| JWSAlgorithm
JSON Web Signature (JWS) algorithm name, represents the
alg header
parameter in JWS objects. |
| JWSAlgorithmProvider |
| JWSSigner
Interface for signing JSON Web Signature (JWS) objects.
|
| JWSVerifier
Interface for verifying JSON Web Signature (JWS) objects.
|
| ReadOnlyJWEHeader
Read-only view of a
JWE header. |
| ReadOnlyJWSHeader
Read-only view of a
JWS header. |
| Class and Description |
|---|
| Algorithm
The base class for algorithm names, with optional implementation
requirement.
|
| Requirement
Enumeration of JOSE algorithm implementation requirements.
|
| Class and Description |
|---|
| JOSEObject
The base abstract class for plaintext, JSON Web Signature (JWS) and JSON Web
Encryption (JWE) objects.
|
| JWEHeader
JSON Web Encryption (JWE) header.
|
| JWEObject
JSON Web Encryption (JWE) object.
|
| JWSHeader
JSON Web Signature (JWS) header.
|
| JWSObject
JSON Web Signature (JWS) object.
|
| PlainHeader
Plaintext JOSE header.
|
| PlainObject
Plaintext (unsecured) JOSE object.
|
| ReadOnlyHeader
Read-only view of a
header. |
Copyright © 2014 Connect2id Ltd.. All Rights Reserved.