T
- the type of payload in the requestK
- they type of key used by the algorithm during the requestpublic interface SecureRequest<T,K extends Key> extends Request<T>, KeySupplier<K>
Key
.getProvider, getSecureRandom
getPayload
getKey
Copyright © 2014–2024 jsonwebtoken.io. All rights reserved.