Uses of Class
io.jans.as.model.jwt.JwtClaims
-
Packages that use JwtClaims Package Description io.jans.as.model.token -
-
Uses of JwtClaims in io.jans.as.model.token
Fields in io.jans.as.model.token declared as JwtClaims Modifier and Type Field Description protected JwtClaimsJsonWebResponse. claimsMethods in io.jans.as.model.token that return JwtClaims Modifier and Type Method Description JwtClaimsJsonWebResponse. getClaims()Methods in io.jans.as.model.token with parameters of type JwtClaims Modifier and Type Method Description voidJsonWebResponse. setClaims(JwtClaims claims)
-