Package org.entur.jwt.junit5.claim
Annotation Interface Audience
@Retention(RUNTIME)
@Target({PARAMETER,TYPE})
@Repeatable(List.class)
@Inherited
public @interface Audience
-
Nested Class Summary
Nested Classes -
Optional Element Summary
Optional Elements
-
Element Details
-
value
String[] value- Default:
{}
-