Package org.entur.jwt.junit5.claim
Annotation Type IntegerArrayClaim
-
@Retention(RUNTIME) @Target({PARAMETER,TYPE}) @Repeatable(List.class) @Inherited public @interface IntegerArrayClaimInteger as in whole numbers; for int or long types.
@Retention(RUNTIME)
@Target({PARAMETER,TYPE})
@Repeatable(List.class)
@Inherited
public @interface IntegerArrayClaim