Uses of Class
com.authlete.cwt.CWTClaimsSetBuilder
Packages that use CWTClaimsSetBuilder
-
Uses of CWTClaimsSetBuilder in com.authlete.cwt
Methods in com.authlete.cwt that return CWTClaimsSetBuilderModifier and TypeMethodDescriptionSet the "aud (3)" claim.CWTClaimsSetBuilder.cti
(byte[] identifier) Set the "cti (7)" claim.Set the "cti (7)" claim.CWTClaimsSetBuilder.exp
(long expirationTime) Set the "exp (4)" claim.Set the "exp (4)" claim.CWTClaimsSetBuilder.iat
(long issuedAt) Set the "iat (6)" claim.Set the "iat (6)" claim.Set the "iss (1)" claim.CWTClaimsSetBuilder.nbf
(long notBefore) Set the "nbf (5)" claim.Set the "nbf (5)" claim.CWTClaimsSetBuilder.nonce
(byte[] nonce) Set the "Nonce (10)" claim.Set the "Nonce (10)" claim.Add a claim.Set the "sub (2)" claim.