Blocks requests which do not have the correct RFC 1945 basic authentication credentials (HTTP header "Authentication: Basic ....").
| Elements | Description | Cardinality |
| ldapUserDataProvider |
The user data provider verifying a combination of a username with a password. |
0..1 |
| unifyingUserDataProvider |
The user data provider verifying a combination of a username with a password. |
0..1 |
| staticUserDataProvider |
The user data provider verifying a combination of a username with a password. |
0..1 |
| cachingUserDataProvider |
The user data provider verifying a combination of a username with a password. |
0..1 |
| jdbcUserDataProvider |
The user data provider verifying a combination of a username with a password. |
0..1 |
| fileUserDataProvider |
The user data provider verifying a combination of a username with a password. |
0..1 |
| customStatementJdbcUserDataProvider |
The user data provider verifying a combination of a username with a password. |
0..1 |
| user |
A list of username/password combinations to accept. |
0..* |