Annotation Type BasicAuthenticated
-
@NameBinding @Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface BasicAuthenticatedIndicates that the markedApplication, resource class or resource method is authenticated with HTTP Basic and that aSecurityContextneeds to be established for the in-flight request.