Package | Description |
---|---|
com.nimbusds.jose.crypto.factories |
JWS verifier and JWE decrypter factories for use by the JOSE / JWT processor
framework.
|
com.nimbusds.jose.jwk.source |
Interface and utilities for sourcing JSON Web Keys (JWKs).
|
com.nimbusds.jose.proc |
Secure framework for application-specific verification and decryption of
JOSE objects (with arbitrary payloads).
|
com.nimbusds.jwt.proc |
Secure framework for application-specific verification and decryption of
JSON Web Tokens (JWTs).
|
Class and Description |
---|
JWEDecrypterFactory
JSON Web Encryption (JWE) decrypter factory.
|
JWSVerifierFactory
JSON Web Signature (JWS) verifier factory.
|
Class and Description |
---|
SecurityContext
Security context.
|
Class and Description |
---|
BadJOSEException
Bad JSON Object Signing and Encryption (JOSE) exception.
|
ConfigurableJOSEProcessor |
JOSEMatcher
JOSE object / header matcher.
|
JOSEMatcher.Builder
Builder for constructing JOSE matchers.
|
JOSEProcessor |
JOSEProcessorConfiguration
JOSE processor configuration.
|
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.
|
JOSEProcessorConfiguration
JOSE processor configuration.
|
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.
|
Copyright © 2017 Connect2id Ltd.. All rights reserved.