public interface Encoder<T,R>
R
encode(T t)
R encode(T t) throws EncodingException
EncodingException
Copyright © 2014-2022 jsonwebtoken.io. All Rights Reserved.