public static final class NimbusJwtDecoder.PublicKeyJwtDecoderBuilder
extends java.lang.ObjectNimbusJwtDecoder インスタンスを作成するためのビルダー。| 修飾子と型 | メソッドと説明 |
|---|---|
NimbusJwtDecoder | build() 構成された NimbusJwtDecoder をビルドします。 |
NimbusJwtDecoder.PublicKeyJwtDecoderBuilder | signatureAlgorithm(SignatureAlgorithm signatureAlgorithm) 指定された署名アルゴリズムを使用します。 |
public NimbusJwtDecoder.PublicKeyJwtDecoderBuilder signatureAlgorithm(SignatureAlgorithm signatureAlgorithm)
signatureAlgorithm - 使用するアルゴリズム NimbusJwtDecoder.PublicKeyJwtDecoderBuilderpublic NimbusJwtDecoder build()
NimbusJwtDecoder をビルドします。NimbusJwtDecoder