public interface Serializer<T>
byte[]
serialize(T t)
byte[] serialize(T t) throws SerializationException
SerializationException
Copyright © 2014-2022 jsonwebtoken.io. All Rights Reserved.