Package com.nimbusds.jose
Interface Option
- All Known Subinterfaces:
JWEDecrypterOption,JWEEncrypterOption,JWSSignerOption
- All Known Implementing Classes:
AllowWeakRSAKey,CipherMode,UserAuthenticationRequired
public interface Option
Marker interface for an option.
- Version:
- 2025-07-17
- Author:
- Vladimir Dzhuvinov