Annotation Interface BasicAuthentication


@HttpAuthenticationMechanism("basic") @Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface BasicAuthentication
See Also: