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

com.nimbusds.jose.mint.ConfigurableJWSMinter Maven / Gradle / Ivy

The newest version!
package com.nimbusds.jose.mint;

import com.nimbusds.jose.proc.SecurityContext;


/**
 * Configurable JSON Web Signature (JWS) minter.
 */
public interface ConfigurableJWSMinter
	extends JWSMinter, JWSMinterConfiguration {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy