@Retention(value=RUNTIME)
@Target(value={PARAMETER,TYPE})
@Repeatable(value=MissingClaim.List.class)
@Inherited
public @interface MissingClaim
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value |
Copyright © 2021 Entur AS. All rights reserved.