Package org.entur.jwt.junit5.claim
Annotation Interface JsonClaim
@Retention(RUNTIME)
@Target({PARAMETER,TYPE})
@Repeatable(List.class)
@Inherited
public @interface JsonClaim
Raw JSON claim.
-
Nested Class Summary
Nested Classes -
Required Element Summary
Required Elements