- All Superinterfaces:
- SecurityScheme
public interface BasicAuthSecurityScheme
extends SecurityScheme
An interface that describes a basic authentication security
scheme in an API. A basic authentication security scheme
accepts a user name and password, and sends them in an
Authorization header to the API.
- Since:
- IBM Integration Bus v10.0.0.6