Uses of Package
com.nimbusds.jose.util
Packages that use com.nimbusds.jose.util
Package
Description
Base Javascript Object Signing and Encryption (JOSE) interfaces and classes.
Implementations of standard Javascript Object Signing and Encryption (JOSE)
algorithms.
Cryptographic primitives for JWS signers, JWS verifiers, JWE encrypters and
JWE decrypters in the
com.nimbusds.jose.crypto package.JSON Web Key (JWK) classes.
JSON Web Key (JWK) sourcing interface and utilities.
Utility interfaces and classes.
JSON Web Token (JWT) interfaces and classes.
-
Classes in com.nimbusds.jose.util used by com.nimbusds.jose
-
Classes in com.nimbusds.jose.util used by com.nimbusds.jose.crypto
-
Classes in com.nimbusds.jose.util used by com.nimbusds.jose.crypto.implClassDescriptionBase64URL-encoded object.Generic container of items of any type.Integer overflow exception.
-
Classes in com.nimbusds.jose.util used by com.nimbusds.jose.jwk
-
Classes in com.nimbusds.jose.util used by com.nimbusds.jose.jwk.source
-
Classes in com.nimbusds.jose.util used by com.nimbusds.jose.utilClassDescriptionAbstract retrieval of resources by URL with HTTP timeout and entity size restrictions.Base64-encoded object.Base64URL-encoded object.Integer overflow exception.A pair of two objects.Resource with optional associated content type.Retriever of resources specified by URL.Retriever of resources specified by URL which permits setting of HTTP connect and read timeouts, size limit and headers.
-
Classes in com.nimbusds.jose.util used by com.nimbusds.jwt