Package io.apicurio.registry.auth
Annotation Type Authorized
-
@InterceptorBinding @Inherited @Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface Authorized
- Author:
- eric.wittmann@gmail.com
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description AuthorizedStyle
value
-
-
-
Element Detail
-
value
AuthorizedStyle value
- Default:
- io.apicurio.registry.auth.AuthorizedStyle.GroupAndArtifact
-
-