Package-level declarations

Types

Link copied to clipboard

Immutable representation of a JOSE header for a JWT, JWS, or JWE token.

Link copied to clipboard
sealed class JwtInstance

Sealed base class for a parsed or constructed JWT token instance.

Link copied to clipboard

Immutable representation of a JWT payload (claims set) as defined in RFC 7519.