Package org.entur.jwt.junit5.claim
Annotation Interface NullClaim
@Retention(RUNTIME)
@Target({PARAMETER,TYPE})
@Repeatable(List.class)
@Inherited
public @interface NullClaim
Annotation for deleting one or more claims
-
Nested Class Summary
Nested Classes -
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-