Annotation Interface BasicAuthenticated


@NameBinding @Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface BasicAuthenticated
Indicates that the marked Application, resource class or resource method is authenticated with HTTP Basic and that a SecurityContext needs to be established for the in-flight request.