All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.nimbusds.jose.jwk.source.package-info Maven / Gradle / Ivy

/**
 * Interface and utilities for sourcing JSON Web Keys (JWKs). Typical sources
 * can be a local text file containing a JWK set, a JWK set specified by URL, a
 * Java keystore, or a database.
 */
package com.nimbusds.jose.jwk.source;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy