インタフェース JwtProcessor
- 既知の実装クラスのリスト:
JjwtProcesor
public interface JwtProcessor
-
メソッドの概要
-
メソッドの詳細
-
getInstance
-
preferredAlgorithm
-
checkValidVerificationKey
-
encode
-
decode
Jwt decode(String jwt, int allowedClockSkewMinutes, Function<String, Map<String, throws InvalidKeyException, InvalidJwtExceptionObject>> jwkResolver)
-