Annotation Interface BearerAuthenticationMarker
@Target(TYPE)
@Retention(RUNTIME)
@Repeatable(AuthenticationMarkers.class)
public @interface BearerAuthenticationMarker
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interface -
Required Element Summary
Required Elements