| Package | Description |
|---|---|
| com.nimbusds.jose.proc |
Secure and robust framework for application-specific processing of JOSE
objects (with arbitrary payloads).
|
| com.nimbusds.jwt.proc |
Secure and robust framework for application-specific processing of JSON Web
Tokens (JWTs).
|
| Class and Description |
|---|
| BadJOSEException
Bad JSON Object Signing and Encryption (JOSE) exception.
|
| BaseJOSEProcessor
Base abstract processor of received
JOSEObjects. |
| JOSEMatcher
JOSE object / header matcher.
|
| JOSEMatcher.Builder
Builder for constructing JOSE matchers.
|
| JOSEProcessor |
| JWEDecrypterFactory
JSON Web Encryption (JWE) decrypter factory.
|
| JWEKeySelector
Interface for selecting key candidates for decrypting a JSON Web Encryption
(JWE) object.
|
| JWSKeySelector
Interface for selecting key candidates for verifying a JSON Web Signature
(JWS) object.
|
| JWSVerifierFactory
JSON Web Signature (JWS) verifier factory.
|
| SecurityContext
Security context.
|
| Class and Description |
|---|
| BadJOSEException
Bad JSON Object Signing and Encryption (JOSE) exception.
|
| BaseJOSEProcessor
Base abstract processor of received
JOSEObjects. |
| SecurityContext
Security context.
|
Copyright © 2015 Connect2id Ltd.. All Rights Reserved.